# NOT RUN {
all_lists <- ala_lists()
## find the "Field Guide apps species profiles" from Museum Victoria
all_lists[grep("Field Guide", all_lists$listName), ]
## download the vertebrates one
l <- ala_list(druid = "dr1146")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab