read_one_inventory_file.Rd
Read a single inventory file and return it, as is
read_one_inventory_file(filename, date = NULL)
filename | the fully qualified path of the file |
---|---|
date | an optional date of inventory in case the date is not to be automatically inferred as the day before the date in the filename |
a list of four items, filename, raw_data (tibble), report a list consisting of summary tibble, census_data (tibble)