Skip to content

kwstat/agridat

Repository files navigation

agridat

CRAN_Status_Badge CRAN_Downloads

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.

Key features

  • Thorough documentation.

  • Examples for (almost) every dataset.

Installation

# Install the released version from CRAN:
install.packages("agridat")

# Install the development version from GitHub:
install.packages("devtools")
devtools::install_github("kwstat/agridat")

Usage

library(agridat)
?agridat # list all datasets with keywords

About

Agricultural datasets

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published