R/SUGARCANETemp.R

#' 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
alstat/ALUES documentation built on June 17, 2022, 10:42 p.m.