R/tech-AgriMachine.R

#' Data Set of Agricultural Machine
#'
#' A data set containing Agricultural Machine statistics from the Yearbook of Rural,
#'   with long data format.
#'
#' @format A data frame:
#' \describe{
#'   \item{province}{province, including nation}
#'   \item{year}{year, begin with year 2010}
#'   \item{chn_block4}{vars name, in chinese}
#'   \item{value}{value of variables}
#'   \item{units}{units of variables}
#'   \item{variables}{vars name, by coding}
#' }
#'
#' @source \url{https://www.huhuaping.com/}
#'

"AgriMachine"
huhuaping/techme documentation built on June 16, 2024, 3:38 a.m.