clean_bafs | R Documentation |
Clean Block Assignment Files
clean_bafs(bafs, state = NULL)
bafs |
list of block assignment files, named by type |
state |
if provided, adds the first two digits of the state FIPS to each code |
a tibble with two columns
GEOID: block GEOIDs
target: output GEOIDs for the target geography
data('example_baf') |>
clean_bafs('WA')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.