# Description of built-in data.
#' List of available crops and varieties.
#'
#' Dataframe of two columns describing all available crops and varieties on
#' https://github.com/ajwdewit/WOFOST_crop_parameters .
#'
"cropVarList"
#' Example WeatherObject
#'
#' Example of object of WeatherObject class.
#'
"randomWeather"
#' Example SoilObject
#'
#' Example of object of SoilObject class.
#'
"randomSoil"
#' Example of multi-year WeatherObject.
#'
#' Example of muli-year object of WeatherObject class.
#' Useful for using with a ManagerObject.
#'
"randomWeatherLong"
#' Example of ManagerObject.
#'
#' Example of object of ManagerObject class.
#'
"exampleManager"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.