Description Usage Arguments Details
View source: R/compareSizeFreqs.ByYear.WideFormat.R
Function to plot visual comparisons of size frequencies by year.
1 2 3 |
dfrs |
- list of dataframes w/ size frequencies to compare |
n |
- number of size frequency "types" to compare (ignored if dfrs is given) |
lbls |
- vector of labels for size frequency "types" to use in plot legend |
norm |
- flag (T/F) to plot normalized size frequencies |
vlines |
- sizes at which to plot vertical reference lines |
ltys |
- vector of line types to use to plot size freq.s |
cols |
- vector of colors to use to plot size freq.s |
plotPDF |
- flag (T/F) to output plots to a pdf file |
nc |
- number of columns per page in which to arrange plots for pdf output |
nr |
- number of rows per page in which to arrage plots for pdf output |
pdfFile |
- name of output pdf file |
Dataframes should be derived from "wide" format csv files for size frequencies with year as first column and subsequent columns containing the size frequencies.
If 'dfrs' is NULL, then 'n' represents the number of size frequency files the user will be prompted to specify for the comparison.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.