R/mean_taxable_income_by_postcode_200607.R

#' @title Mean taxable income by postcode, 2006-07
#' @source Taxstats 2006-07 concatenated XLS files
#' @format A data table with 1455 rows and 5 columns.
#' @description A table of 2477 rows and 2 columns:
#' \describe{
#' \item{Postcode}{A character representing the 2006-07 Postcode.}
#' \item{mean_taxable_income}{The mean taxable income for that postcode in 2006-07.}
#' }
#' 

"mean_taxable_income_by_postcode_200607"
HughParsonage/taxstats documentation built on Nov. 15, 2019, 1:36 p.m.