R/data.R

#' `population_projections` is a `tibble` that contains data from the Texas
#' Demographic Center, run by the State's Official Demographer,  Dr. Lloyd Potter.
#'
#' @format A data frame:
"population_projections"

#' `water_projections` is a `tibble` that contains data from the Texas
#' Water Development Board.
#'
#' @format A data frame:
"water_projections"

#' `inflation_data` is a `tibble` that contains inflation multpliers data from the Bureau of Labor Statistics.  For convenience, a column named `index` has been added for adjusting to inflation for financial figures in 2020.
#'
#' @format A data frame:
"inflation_data"
texas-2036/texas2036 documentation built on Sept. 6, 2020, 10:47 a.m.