R/data.R

# data.R


#' FAO crop coeffients
#'
#' FAO crop coefficients from FAO 56.
#' @format A \code{tibble} containing the crop coefficients
"fao_crop_coefficients"


#' FAO crop growth stages
#'
#' FAO crop growth stages from FAO 56.
#' @format A \code{tibble} containing the crop coefficients
"fao_crop_stages"


#' FAO crop classifications
#'
#' FAO crop classifications.
#' @format A \code{tibble} containing the crop classifications
"fao_crop_classes"


#' FAO botanical names
#'
#' FAO botanical names.
#' @format A \code{tibble} containing the crop coefficients
"fao_botanical_names"
gopalpenny/fao56 documentation built on Feb. 14, 2022, 6:01 a.m.