Homepage: https://kwstat.github.io/agridat
Repository: https://github.com/kwstat/agridat
The agridat
package provides an extensive collection of datasets from agricultural experiments.
The datasets come from books, papers, and websites related to agriculture. Example graphics and analyses are included. Data come from small-plot trials, multi-environment trials, uniformity trials, yield monitors, and more.
This package tries to make data FAIR: Findable, Accessible, Interoperable, Reusable.
Thorough documentation.
Examples for (almost) every dataset.
# Install the released version from CRAN:
install.packages("agridat")
# Install the development version from GitHub:
install.packages("devtools")
devtools::install_github("kwstat/agridat")
library(agridat)
?agridat # list all datasets with keywords
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.