raw_data: Raw data call from AFSC and AKFIN servers

Description Usage Arguments Examples

View source: R/raw_data.R

Description

Raw data call from AFSC and AKFIN servers

Usage

1
raw_data(species, year, afsc_user, afsc_pwd, akfin_user, akfin_pwd, ...)

Arguments

species

is the species of interest e.g., "NORK", "DUSK"

year

is the year you would like data through

afsc_user

AFSC server username

afsc_pwd

AFSC server password

akfin_user

AKFIN server username

akfin_pwd

AKFIN server password

...

Examples

1
raw_data("NORK", 2020, afsc_user, afsc_pwd, akfin_user, akfin_pwd)

BenWilliams-NOAA/rockfishr documentation built on March 1, 2021, 11:12 p.m.