R/Pub-StandardXmj.R

#' 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"
huhuaping/techme documentation built on June 16, 2024, 3:38 a.m.