Description Usage Value Examples
View source: R/fao_crop_tables.R
Get FAO Crop Coefficients and growing periods
1 |
A list containing two data.frame
objects: crop_stages
and crop_coeff
.
1 2 3 | fao_tables <- get_crop_tables()
crop_stages <- fao_tables$crop_stages
crop_coeff <- fao_tables$crop_coeff
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.