censable 0.0.8
- Fixes issue where build_dec()would fail for blocks in
2010.
- Cleans up old pipe re-exports in favor of new base R pipe
system.
censable 0.0.7
- Add support for match_*()function to take multiple
states at once.
censable 0.0.6
- Fixes an error where build_dec()andbuild_acs()fail whengeography = 'state'.
- Fixes an error where empty geometries are returned with
county = NULLfor somegeographyentries.
censable 0.0.5
- Resolves an issue where block-level requests with geometry would
fail for 2000 data.
censable 0.0.4
- Internal changes to build_dec()andbuild_acs()to make variable fetching cleaner.
- Adds new groupstobuild_dec()for 7
category races with no Hispanic category:'all7','pop7', and'vap7'.
- Allows any part race from build_dec()with'ap:race'for all race categories.
- Adds call to breakdown_geoid()inbuild_dec().
censable 0.0.3
- Update year default to 2020 and allow for 2020 calls
- Added a NEWS.mdfile to track changes to the
package.