Description Usage Arguments Details Value
View source: R/calcSizeFreqs.FromDetailPots.R
Calculate size frequencies from ADF&G detailed "measure pot" data.
1 2 |
tbl |
- dataframe derived from old-format ADF&G observed size frequencies csv file, or csv file itself |
cutpts |
- vector of cut points for binning |
truncate.low |
- flag (T/F) to exclude sizes smaller than the 1st cutpoint |
truncate.high |
- flag (T/F) to exclude sizes larger than the last cutpoint |
csv.base |
- filename base for output csv files |
Calculate size frequencies from ADF&G detailed "measure pot" data.
list with 3 elements * long - size frequencies in long format * wide - size frquencies in wide format * sample.size - associated sample sizes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.