acplot3d.event_withSegSphere: Generate a sequence of 3d color plots of fishery sonar with a...

View source: R/acplot3d.event_withSegSphere.R

acplot3d.event_withSegSphereR Documentation

Generate a sequence of 3d color plots of fishery sonar with a segmentation sphere (as used by SX90.segment.event()) added. (See acplot3d.event() and SX90.segment.event() for parameter documentation)

Description

Generate a sequence of 3d color plots of fishery sonar with a segmentation sphere (as used by SX90.segment.event()) added. (See acplot3d.event() and SX90.segment.event() for parameter documentation)

Usage

acplot3d.event_withSegSphere(
  event,
  t,
  range = list(pszx = -80:-10),
  size = "SU90",
  breaks = seq(-86, -40, 2),
  white = 5,
  acca = c(100, 200),
  sphere = TRUE,
  info = paste("seg", if (isTRUE(sphere)) "sphere", sep = "_"),
  ell = 100,
  cores = 1,
  segpar = 1:2,
  fun = "mod",
  maxRange = NULL,
  nticks = c(5, 5, 2),
  ...
)

arnejohannesholmin/cpplot3d documentation built on April 14, 2024, 11:36 p.m.