generate.event: Generate a simulation event.

View source: R/generate.event.R

generate.eventR Documentation

Generate a simulation event.

Description

Generate a simulation event.

Usage

generate.event(
  event = "Event1",
  cruise = "Cruise1",
  esnm = NULL,
  dir.type = c("raw", "tsd"),
  ...
)

Arguments

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.


arnejohannesholmin/sonR documentation built on April 14, 2024, 11:39 p.m.