Read a single inventory file and return it, as is

read_one_inventory_file(filename, date = NULL)

Arguments

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

Value

a list of four items, filename, raw_data (tibble), report a list consisting of summary tibble, census_data (tibble)