dwn.crop: Download crop parameters

Description Usage Arguments Value Examples

View source: R/AuxillaryFunctions.R

Description

Downloads crop parameter files from "https://github.com/ajwdewit/WOFOST_crop_parameters.git"

Usage

1
dwn.crop(cropName = "potato", variety = "Potato_701")

Arguments

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.

Value

CropObject

Examples

1
2
crop <- dwn.crop(cropName='potato', variety='Potato_701')
crop

lucabutikofer/WofostR documentation built on Aug. 9, 2021, 2:24 p.m.