read.vms | R Documentation |
Functions to access and update vessel monitoring system data.
read.vms(
year,
cfvn,
month = 1:12,
source = "file",
dsn = options("gulf.oracle")[[1]]$vms$dsn,
uid = options("gulf.oracle")[[1]]$vms$uid,
password,
path = options("gulf.path")[[1]]$snow.crab$vms,
echo = TRUE
)
year |
Fishery year. |
month |
Fishery month. |
dsn |
Registered data source. |
uid |
User identification. |
password |
User password. |
echo |
Logical value specifying whether to report information while reading data. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.