read.gulf.bio: Read Survey Biological Data

View source: R/read.gulf.bio.R

read.gulf.bioR Documentation

Read Survey Biological Data

Description

Read trawl biological data from various groundfish, crustacean and pelagic surveys.

Usage

read.gulf.bio(
  year,
  species,
  survey = "rv",
  source = "oracle",
  dsn = options("gulf.oracle")[[1]]$rvs$dsn,
  uid = options("gulf.oracle")[[1]]$rvs$uid,
  ...
)

Arguments

year

Survey year.

species

Species name or code.

survey

Survey name.

dsn

Data source name.

uid

User identification.

password

Oracle database password.


TobieSurette/gulf.data documentation built on Jan. 19, 2025, 7:50 p.m.