Function to cache the data files locally

cache_data(region = c("nwfsc", "pbs", "afsc"))

Arguments

region

Region name(s)

Value

Nothing returned; data files are cached locally.

Examples

if (FALSE) {
cache_data()
}