R/data_grainproduct.R

#'Dataset of grain production in chapter12
#'
#'A dataset containing year,Y,L,M,K 5 variables of 27 objects
#'
#'@format a dataframe with 27 rows and 5 variables
#'\describe{
#'  \item{year}{time}
#'  \item{Y}{output}
#'  \item{L}{labor population}
#'  \item{M}{area}
#'  \item{K}{chemical fertilizer}
#'}
"grainproduct"
zhaoxue-xmu/RDA documentation built on May 4, 2019, 10:17 p.m.