R/spi.a_all.r

#' BEA Regional Personal Income data all components, annual.
#'
#' Regional, annual all components, various years.
#'
#' @source Bureau of Economic Analysis
#' @format Data frame with 1 row per component per year.
#' \describe{
#' \item{stabbr}{state abbreviation, factor}
#' \item{year}{Calendar year, integer}
#' \item{line}{BEA numeric code, integer}
#' \item{desc}{BEA name, character}
#' \item{value}{Amount, numeric}
#' }
#' @examples
#'   spi.a_all
"spi.a_all"
"comment(spi.a_all)"
donboyd5/BEAData documentation built on July 3, 2022, 2:12 p.m.