Description Usage Arguments Value Methods (by generic) Note Examples
AgeEach inspired by FSA::alkIndivAge. Here
AgeEach output is more tailored for use within this package.
AgeEach handles age assignment at the length bin level, so
instance of an age-length key is not required.
1 2 3 4  | 
data | 
 A dataframe with length and age fields (columns).  | 
len | 
 Field name in data containing numeric lengths.  | 
age | 
 Field name in data containing nummeric ages.  | 
lenBreaks | 
 lenBreaks How lengths are binned. See   | 
sex | 
 (default NULL) Currently not used.  | 
x | 
 Object of class 'AgeEach'.  | 
... | 
 Currently not used.  | 
A list with age & bin diagnostics along with
a numeric vector of ages, with length = nrow(data).
print: print method (See notes).
Print method for convenience of output.
1 2 3  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.