Function reference
-
cens_find()
cens_find_dec()
cens_find_acs()
- Find a decennial or ACS census table with variables of interest
-
cens_parse_tables()
- Attempt to Parse Tables from a Census API
-
tables_sf1
tables_acs
- Parsed Census SF1 and ACS Tables
-
cens_get_dec()
cens_get_acs()
cens_get_raw()
- Download data from a decennial census or ACS table
-
cens_margin_to()
- Helper function to sum over nuisance variables
-
tidy_race()
tidy_race_detailed()
tidy_ethnicity()
tidy_age()
tidy_age_bins()
tidy_income_bins()
tidy_simplify()
tidy_parens()
- Tidy labels in census tables
-
estimate()
is_estimate()
as_estimate()
- Estimate class
-
est_prop()
est_pct_chg()
- Specialized margin-of-error calculations
-
format(<estimate>)
- Format an estimate
-
cens_geo()
- Construct a Geography Specification for Census Data
-
cens_auth()
- Authorize use of the Census API