#' Details of Officer Livestock Standard List from MOA (Xmj)
#'
#' A data set containing detail information of Officer Livestock Standard List
#' from the public site MOA (Xmj) \url{http://www.moa.gov.cn},
#' with wide data format.
#'
#' @format A data frame:
#' \describe{
#' \item{year}{integer, year marked in the file name}
#' \item{index}{character, ordered index number }
#' \item{province}{ character, province of origin institution }
#' \item{prod_name}{character, livestock type }
#' \item{com_name}{ name of the company }
#' }
#'
#' @source \url{https://www.huhuaping.com/}
#'
"PubStandardXmj"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.