View source: R/combine.events.R
combine.events | R Documentation |
(Internal) Merge segmentation events, used in SX90.segment.event() and extract_event().
combine.events(
events,
event,
cruise = NULL,
esnm = NULL,
dir.data = NULL,
ctd = 1
)
events |
is a list of beam configuration data. |
event |
is a list of beam configuration data. |
cruise |
is a list of beam configuration data. |
esnm |
is a list of beam configuration data. |
dir.data |
is a list of beam configuration data. |
ctd |
is a list of beam configuration data. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.