View source: R/generate.event.R
generate.event | R Documentation |
Generate a simulation event.
generate.event(
event = "Event1",
cruise = "Cruise1",
esnm = NULL,
dir.type = c("raw", "tsd"),
...
)
event |
is the name of the event, such as "S2014119_D200141023_E0003". |
cruise |
is the name of the cruise, such as "S2014119_PG.O.Sars[4174]". |
esnm |
is a vector of four character upper case names of the acoustic instruments, such as "MS70". |
dir.type |
is the types of data, usually c("raw", "tsd"). |
... |
Passed on to dir.create. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.