Description Usage Arguments Value Examples
View source: R/AuxillaryFunctions.R
Downloads crop parameter files from "https://github.com/ajwdewit/WOFOST_crop_parameters.git"
1 | dwn.crop(cropName = "potato", variety = "Potato_701")
|
cropName |
Character identifying the name of the crop to be downlowaded. See list on link above. |
variety |
Character.The variety name as mentioned in they yaml file on link above. |
CropObject
1 2 | crop <- dwn.crop(cropName='potato', variety='Potato_701')
crop
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.