Mar_DATRAS | R Documentation |
This function generates ICES DATRAS-compatible files directly from the Maritimes groundfish database.
Mar_DATRAS(
yr = NULL,
survey = NULL,
csv = T,
fn.oracle.username = "_none_",
fn.oracle.password = "_none_",
fn.oracle.dsn = "_none_",
usepkg = "rodbc",
data.dir = NULL,
debug = debug
)
yr |
default is |
survey |
default is
|
csv |
default is |
fn.oracle.username |
default is |
fn.oracle.password |
default is |
fn.oracle.dsn |
default is |
usepkg |
default is |
data.dir |
The default is |
debug |
The default is |
a list containing (named) objects - 1 for each generated HH file
Mike McMahon, Mike.McMahon@dfo-mpo.gc.ca
Other DATRAS:
Cen_DATRAS()
,
Gulf_DATRAS()
,
Mar_CA()
,
Mar_HH()
,
Mar_HL()
,
NFLD_DATRAS()
,
Pac_DATRAS()
,
Que_DATRAS()
,
makeDATRAS()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.