This R package contains a cleaned version of the Aquatic Foods Composition Database (AFCD) developed by Golden et al. (2016):
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("cfree14/AFCD", force=T)
library(AFCD)
The package contains the following datasets:
?afcd1
?afcd2
?afcd_nutrients
?afcd_refs
The data were accessed from this Harvard Dataverse repository with additional information accessed via this GitHub repository. The data were formatted by Chris Free. Please contact Chris Free (cfree14@gmail.com) with questions about this repository and the original authors with questions about the data or paper.
The data were cleaned by doing the following:
Please 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.