R/tech-IndustryTrade.R

#' Data Set of Hi-tech Industry Trade
#'
#' A data set containing Hi-tech Industry Trade from part IV of the Yearbook of Tech,
#'   with long data format.
#'
#' @format A data frame:
#' \describe{
#'   \item{province}{province, including nation}
#'   \item{year}{year, from 2016 to 2018, and no report after 2018}
#'   \item{chn_block4}{vars name, in chinese}
#'   \item{value}{value of variables}
#'   \item{units}{units of variables}
#'   \item{variables}{vars name, by coding}
#' }
#'
#' @source \url{https://www.huhuaping.com/}
#'

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