R/table9_2.R

#' Table 9_2
#'
#' Savings and Income Data, United States, 1970–1995
#' Source: Economic Report of the President, 1997, Table B-28, p. 332
#'
#' @docType data
#' @usage data('Table9_2')
#' @format
#' \itemize{
#' \item \strong{YEAR}
#' \item \strong{SAVINGS}
#' \item \strong{INCOME}
#' \item \strong{DUM: } 1 for observations beginning in 1982; 0 otherwise. Savings and income figures are in billions of dollars
#' }
'Table9_2'
brunoruas2/gujarati documentation built on April 8, 2021, 11:20 p.m.