R/POTATOSWTemp.R

#' Sweet Potato temp requirement for land evaluation
    #' 
    #' A dataset containing the temp characteristics of the crop requirements for farming Sweet Potato.
    #' 
    #' @details 
    #' The following are the factors for evaluation: 
#'
    #' \itemize{
#' \item TgAv - Mean temperature of  the growing cycle (°C)
#' \item TgMinAv - Mean min. temp. of growing cycle (°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 2 rows and 8 columns
#' @name POTATOSWTemp
NULL
alstat/ALUES documentation built on June 17, 2022, 10:42 p.m.