pplot3d.set.default.nlim: Sets the default 'nlim' used in pplot3d-functions.

View source: R/pplot3d.set.default.nlim.R

pplot3d.set.default.nlimR Documentation

Sets the default 'nlim' used in pplot3d-functions.

Description

Sets the default 'nlim' used in pplot3d-functions.

Usage

pplot3d.set.default.nlim(
  nlim = NULL,
  var = c("vbsc", "sgsc", "pr0s", "sgs0", "sgsE", "tlns"),
  esnm = "MS70"
)

Arguments

nlim

is the maximum number of points in a voxel, before the number of points is recalculated to n*fact.

var

is a string specifying the variable to plot. Currently supported are "vbsc", for volume backscattering data, "sgsc"/"sgs0"/"sgsE", for thresholded segmentation data, "pr0s" for unhtresholded not-school probability data, and "tlns" for pure estimated noise.

esnm

is the name of the acoustical instrument, given as a four character string. See sonR_implemented() for the implemented systems. May be given in 'data', and in lower case.


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