get_data: Get all data (includes some IPHC data that will get...

View source: R/data.R

get_dataR Documentation

Get all data (includes some IPHC data that will get over-written in Survey biomass indices section of make-pages.R)

Description

Get all data (includes some IPHC data that will get over-written in Survey biomass indices section of make-pages.R)

Usage

get_data(
  type = c("A", "B"),
  path = ".",
  compress = FALSE,
  force = FALSE,
  sleep = 20
)

Arguments

type

A or B

path

Path

compress

TRUE or FALSE to compress .rds

force

Should data be downloaded even if already cached data exists?

sleep

System sleep in seconds between each species to be nice to the server.


pbs-assess/gfsynopsis documentation built on March 26, 2024, 7:30 p.m.