# \donttest{
# While transect_list_inventory can be used with a list of .csv file downloaded
# manually from the universal FQA website, it is most typically used
# in combination with download_transect_list()
chicago <- download_transect_list(database = 149)
chicago_invs <- transect_list_inventory(chicago)
# }
Run the code above in your browser using DataLab