README.md

cropsyst

Lifecycle:
experimental

Installation

You can install the released version of cropsyst from github with:

devtools::install_github("pruettm/cropsyst")

Vignette

An overview of the package functions input data and parameters can be found in the vignette “cs_overview” and can be loaded with the below code. Please install cropsyst with build_vignettes = TRUE to load included vignette.

devtools::install_github("pruettm/cropsyst", build_vignettes = TRUE)

library(cropsyst)

vignette("cs_overview")


pruettm/cropsyst documentation built on May 23, 2022, 11:57 a.m.