Description Usage Arguments Value Author(s)
View source: R/MakeLengthComp.R
MakeLengthCompFun is used to create a length frequency composition
from raw length data.
1 2 | MakeLengthComp(PathtoLenDat, LenDatFileName, LenDatExt = ".csv",
Header = FALSE, Linc = 5, AssessPars, Multi = 1.25, sep = "period")
|
PathtoLenDat |
An object of class |
LenDatFileName |
An object of class |
LenDatExt |
An object of class |
Header |
An |
Linc |
An |
AssessPars |
A |
Multi |
An |
sep |
Decimals are indicated by |
A list containing the Length Bins (LenBins), the Length
Frequency (LenFreq) and the midpoints of the length bins
(LenMids).
Adrian Hordyk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.