timefish_read_table.Rd
Read a TimeFish table
timefish_read_table(table = c("census", "location", "taxonomic"))
One of census, location, or taxonomic.
census
location
taxonomic
A data frame with the requested table.
census <- timefish_read_table("census")