This R package contains a cleaned version of the Aquatic Foods Composition Database (AFCD) developed by Golden et al. (2021):
The "AFCD" R package can be installed from GitHub with:
# Run if you don't already have devtools installed
install.packages("devtools")
# Run once devtools is successfully installed
devtools::install_github("Aquatic-Food-Composition-Database/AFCD", force=T)
library(AFCD)
?species_nutrientsThe package contains the following datasets:
?afcd?afcd_sci?afcd_common?afcd_nutrients?afcd_parts?afcd_prep?afcd_refsPlease reference the original paper when using this data:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.