makeDATRAS | R Documentation |
This function generates ICES DATRAS-compatible HH for a particular DFO region.
makeDATRAS(
region = NULL,
yr = NULL,
survey = NULL,
csv = T,
fn.oracle.username = "_none_",
fn.oracle.password = "_none_",
fn.oracle.dsn = "_none_",
usepkg = "rodbc",
data.dir = NULL,
debug = F
)
region |
default is
|
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_DATRAS()
,
Mar_HH()
,
Mar_HL()
,
NFLD_DATRAS()
,
Pac_DATRAS()
,
Que_DATRAS()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.