R/Pub-AgriParkList.R

#' Details of Approved List of National Agricultural Sci-tech Park
#'
#' A data set containing Approved List of National Agricultural Sci-tech Park
#'   year by year from the public
#'   site \url{https://www.most.gov.cn},
#'   with wide data format.
#'
#' @format A data frame:
#' \describe{
#'   \item{index}{ integer, the ordered index of list }
#'   \item{batch}{ character, approved batch Number with digits 2 }
#'   \item{name}{ character, name of the agri park }
#'   \item{province}{character, province of agri park in reduced chinese}
#' }
#'
#' @source \url{https://www.huhuaping.com/}
#'

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