plotCleaned | R Documentation |
Save several figures to your computer that summarize the composition samples that are available for the given species. None of the figures are meant to be included in the stock assessment document, but rather, are for exploring the data.
plotCleaned(Pdata, savedir = getwd())
Pdata |
A data frame returned from |
savedir |
A file path to the directory where the results will be saved. The default is NULL. |
The following figures are saved to savedir
:
PacFIN_comp_Nbystate.png
PacFIN_comp_distributions.png
PacFIN_comp_NbyGRID.png
PacFIN_comp_depth.png
PacFIN_comp_geargroup.png
PacFIN_comp_INPFC.png
PacFIN_comp_lengthvage.png
Andi Stephens, Kelli F. Johnson
This function is called by cleanPacFIN and heavily relies on getGearGroup to create gear categories.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.