You can install the released version of cropsyst from github with:
devtools::install_github("pruettm/cropsyst")
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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.