R/OLIVESWater.R

#' Olives water requirement for land evaluation
    #' 
    #' A dataset containing the water characteristics of the crop requirements for farming Olives.
    #' 
    #' @details 
    #' The following are the factors for evaluation: 
#'
    #' \itemize{
#' \item WyAv - Annual precipitation (mm)
#' \item WmSpecial1 - Monthly rainfall during the sclerification of stone  (mm) - August (N hem) February (S hem.)
#' \item WmSpecial2 - Monthly rainfall during the sclerification of stone  (mm) - September (N hem) March (S hem.)
#' }
    #' @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 3 rows and 8 columns
#' @name OLIVESWater
NULL

Try the ALUES package in your browser

Any scripts or data that you put into this service are public.

ALUES documentation built on Jan. 18, 2022, 1:10 a.m.