SplitMeanNASC | R Documentation |
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.
SplitMeanNASC(
MeanNASCData,
AssignmentLengthDistributionData,
AcousticTargetStrength,
SpeciesLink,
AcousticCategoryLink
)
MeanNASCData |
The |
AssignmentLengthDistributionData |
The |
AcousticTargetStrength |
The |
SpeciesLink |
A table of the two columns AcousticCategory and SpeciesCategory. |
AcousticCategoryLink |
A table linking the acoustic categories to split and those to split into. |
This functions uses similar methods as AcousticDensity
. Convert back to StoxAcousticData
with NASCToStoxAcoustic
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.