kwstat / agridat

Agricultural datasets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:R 98.8%Language:TeX 1.2%