#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.