R/clean.R
clean_bafs.Rd
Clean Block Assignment Files
clean_bafs(bafs, state = NULL)
list of block assignment files, named by type
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') #> list()