Nothing
#' Citrus temp requirement for land evaluation
#'
#' A dataset containing the temp characteristics of the crop requirements for farming Citrus.
#'
#' @details
#' The following are the factors for evaluation:
#'
#' \itemize{
#' \item TyAv - Mean annual temperature (°C)
#' \item TmMax38 - No of months with mean temp. > 38 °C
#' \item TmMin13 - No of months with mean temp. < 13 °C
#' \item TyMinAb - Absolute minimum temperature (°C)
#' \item TyMinAb - Absolute minimum temperature (°C)
#' \item TyMinAb - Absolute minimum temperature (°C)
#' \item TyMinAb - Absolute minimum temperature (°C)
#' \item TmAv3 - Mean temp. of the flowering stage (°C)
#' }
#' @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 8 rows and 8 columns
#' @name CITRUSTemp
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.