Download sub-set of GAEZ version 4 data
Usage
downloadGAEZv4(subtype = NULL)
Arguments
- subtype
Name of file to be downloaded
Available subtypes are for example:
"mci_CRUTS32_Hist_0010.tif" (irrigated multiple cropping suitability for years 2000-2010),
"mcr_CRUTS32_Hist_0010.tif" (rainfed multiple cropping suitability for years 2000-2010)
Examples
if (FALSE) { # \dontrun{
readSource("GAEZv4", convert = "onlycorrect")
} # }