get_dict | R Documentation |
Given a year, scrape NBER dictionary and return a data.table (https://www.nber.org/research/data/individual-income-tax-statistics-zip-code-data-soi)
get_dict(year)
year |
int year between 2005-2021 |
## Not run:
dict <- get_dict(2016)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.