# 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.