# While assessment_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_assessment_list().
# \donttest{
maine <- download_assessment_list(database = 56)
maine_invs <- assessment_list_inventory(maine)
# }
Run the code above in your browser using DataLab