View source: R/survey_acomps.R
survey_acomps | R Documentation |
Expand age-composition data, which REQUIRES there to be ages. Default is marginal compositions but can do CAAL.
survey_acomps(sname, CAAL = FALSE, dir = "data-raw")
sname |
A character value giving the survey name. |
CAAL |
A logical if conditional-age-at-length compositions should be returned. The default is to return marginal age compositions instead. |
dir |
The upper directory where you would like the directories with
the results returned from this function to be saved. The default is to
use |
Ages
csv files: unsexed and sexed comps for north and south
Figures: sex ratio and size frequency for north and south
Ages CAAL
csv files: sex-specific comps for north and south
Figures: NA
Brian J. Langseth
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.