View source: R/read.gulf.len.R
read.gulf.len | R Documentation |
Read trawl length-frequency data from various groundfish, crustacean and pelagic surveys.
read.gulf.len(
year,
species,
survey = "rv",
source = "oracle",
dsn = options("gulf.oracle")[[1]]$rvs$dsn,
uid = options("gulf.oracle")[[1]]$rvs$uid,
...
)
year |
Survey year. |
species |
Species name or code. |
survey |
Survey name. |
dsn |
Data source name. |
uid |
User identification. |
password |
Oracle database password. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.