R/secnames.R

#' Sector Names of Input Output Tables
#'
#'
#' A dataset that includes sector names, sector code and years.
#'
#' @format A data frame:
#' \describe{
#' \item{nm}{sector names}
#' \item{code}{sector codes}
#' \item{year02}{If the sector exists at 2002, it's marked by 2002}
#' \item{year07}{If the sector exists at 2007, it's marked by 2007}
#' \item{year12}{If the sector exists at 2012, it's marked by 2012}
#' \item{year17}{If the sector exists at 2017, it's marked by 2017}
#' }
#'
'secnames'
common2016/CHNIO documentation built on May 22, 2022, 12:23 a.m.