read_one_census_file.Rd
Read a single census file data and return it, as is
read_one_census_file(filename, locations)
filename | the fully qualified path of the file |
---|---|
locations | a character vector locations of interest |
a list of four items, filename, raw_data (tibble), report a list consisting of summary tibble, census_data (tibble)