R/NIPAvars.r

#' Information on variables in the National Income and Products Accounts.
#'
#' Variables in the National Income and Products Accounts.
#'
#' @source Based on data from Bureau of Economic Analysis
#' @format Data frame with 1 row per variable per BEA table entry
#' \describe{
#' \item{vname}{BEA variable name; character}
#' \item{vdesc}{Variable description, character}
#' \item{table}{BEA table code description, character}
#' \item{line}{line number, integer}
#' \item{tabname}{BEA full table name, character}
#' \item{tabnum}{BEA table number, character}
#' }
#' @examples
#' NIPAvars
"NIPAvars"
donboyd5/BEAData documentation built on July 3, 2022, 2:12 p.m.