Skip to contents

Read a TimeFish table

Usage

timefish_read_table(table = c("census", "location", "taxonomic"))

Arguments

table

One of census, location, or taxonomic.

Value

A data frame with the requested table.

Examples

census <- timefish_read_table("census")