ranemone is an R interface to ANEMONE DB, a database for biodiversity surveys based on environmental DNA metabarcoding. It is managed by Dr. Michio Kondoh, Ecological Integration Lab. at Tohoku University. This package provides an utility to analyze data from ANEMONE DB.
You can install the development version from GitHub:
# install.packages("pak")
pak::pak("heavywatal/ranemone")See "Get started" for downloading data from ANEMONE DB and reading them into R.