R/tech-IndustryRD.R

#' Data Set of Hi-tech Industry RD
#'
#' A data set containing Hi-tech Industry RD 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 report year}
#'   \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/}
#'

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