Description Usage Value Examples
View source: R/fao_crop_classification.R
Get FAO Crop Classifications and botanical names
1 |
A list containing two data.frame
objects: crop_classes
and botanical_names
.
1 2 3 | crop_classification <- get_crop_classes()
crop_classes <- crop_classification$crop_classes
botanical_names <- crop_classification$botanical_names
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.