SplitMeanNASC: Split MeanNASCData to NASCData (deprecated)

View source: R/Acoustic.R

SplitMeanNASCR Documentation

Split MeanNASCData to NASCData (deprecated)

Description

This function splits NASCData of specific acoustic categories into other categories based on the acoustic target strength of these categories and the length distribution of corresponding species categories.

Usage

SplitMeanNASC(
  MeanNASCData,
  AssignmentLengthDistributionData,
  AcousticTargetStrength,
  SpeciesLink,
  AcousticCategoryLink
)

Arguments

MeanNASCData

The MeanNASCData data.

AssignmentLengthDistributionData

The AssignmentLengthDistributionData data.

AcousticTargetStrength

The AcousticTargetStrength process data.

SpeciesLink

A table of the two columns AcousticCategory and SpeciesCategory.

AcousticCategoryLink

A table linking the acoustic categories to split and those to split into.

See Also

This functions uses similar methods as AcousticDensity. Convert back to StoxAcousticData with NASCToStoxAcoustic.


StoXProject/RstoxBase documentation built on July 14, 2024, 9:39 a.m.