Skip to contents

Returns the local file path for one of the bundled TimeFish CSV files.

Usage

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

Arguments

table

One of census, location, or taxonomic.

Value

A file path to the requested CSV inside the installed package.

Examples

timefish_path("census")
#> [1] "/home/runner/work/_temp/Library/timefishr/extdata/timefish_census_integrated.csv"