Nothing
#' Irrigated Rice water requirement for land evaluation
#'
#' A dataset containing the water characteristics of the crop requirements for farming Irrigated Rice.
#'
#' @details
#' The following are the factors for evaluation:
#'
#' \itemize{
#' \item WmAv1 - Mean precipitation of first month (mm)
#' \item WmAv2 - Mean precipitation of second month (mm)
#' \item WmAv3 - Mean precipitation of third month (mm)
#' \item WmAv4 - Mean precipitation of fourth month (mm)
#' \item WmhAv2 - Relative humidity of devel. Stage (\%)
#' \item WmhAv4 - Relative humidity at harvest stage (\%)
#' \item WynN - Mean annual n/N
#' }
#' @seealso
#' \itemize{
#' \item Yen, B. T., Pheng, K. S., and Hoanh, C. T. (2006). \emph{LUSET: Land Use Suitability Evaluation Tool User's Guide}. International Rice Research Institute.
#' }
#'
#' @docType data
#' @keywords dataset
#' @format A data frame with 7 rows and 8 columns
#' @name RICEIWWater
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.