Nothing
#' Sugar Cane temp requirement for land evaluation
#'
#' A dataset containing the temp characteristics of the crop requirements for farming Sugar Cane.
#'
#' @details
#' The following are the factors for evaluation:
#'
#' \itemize{
#' \item TdAvg0 - Mean day temperature at germination stage(°C)
#' \item TdAvg1 - Mean day temperature for tillage stage (°C)
#' \item TdAvg2 - Mean day temperature for vegetative stage (°C)
#' \item Tcoef - (Tmax-Tmin)/Tmean maturation stage
#' }
#' @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 4 rows and 8 columns
#' @name SUGARCANETemp
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.