#' Details list of Observe Stations of MOA and MOE
#'
#' A data set containing list of Observe Stations of Ministry of Agriculture(MOA)
#' and Ministry of Education (MOE)
#' year by year from the public
#' MOA site \url{http://www.moa.gov.cn/} and
#' MOE site \url{http://www.moe.gov.cn/} ,
#' with wide data format.
#'
#' @format A data frame:
#' \describe{
#' \item{officer}{ name of Ministry, MOA or MOE }
#' \item{year}{ integer, year of the document from Ministry site }
#' \item{index}{ integer, the ordered index of list }
#' \item{name}{ character, name of the agri park }
#' \item{institution}{ character, name of institution hosted the stations }
#' \item{province}{character, province of agri park in reduced chinese}
#' }
#'
#' @source \url{https://www.huhuaping.com/}
#'
"PubObsStation"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.