get_crop_tables: Get FAO 56 Tables

Description Usage Value Examples

View source: R/fao_crop_tables.R

Description

Get FAO Crop Coefficients and growing periods

Usage

1

Value

A list containing two data.frame objects: crop_stages and crop_coeff.

Examples

1
2
3
fao_tables <- get_crop_tables()
crop_stages <- fao_tables$crop_stages
crop_coeff <- fao_tables$crop_coeff

gopalpenny/fao56 documentation built on Feb. 14, 2022, 6:01 a.m.