Description Usage Arguments Details Value
Funcrtion to plot time series of a variable for individuals.
1 2 3 4 5 |
dfr |
- dataframe or filename (or NULL) from call to extractIndivs(...) |
vars |
- name(s) of variable(s) (columns) to plot |
by |
- name of x-axis variable to plot by |
nurseryAlongshoreZones |
- alongshore id's for nursery zones to include |
nurseryDepthZones |
- vector of names of depth zones used as nursery areas in the IBM (req'd if onlySuccessful=TRUE) |
spawningAlongshoreZones |
- alongshore id's for nursery zones to include |
spawningDepthZones |
- vector of names of zones used as spawning areas in the IBM (req'd if onlySuccessful=TRUE) |
xlab |
- x axis label |
ylabs |
- y axis labels (character vector or list of expressions/character vectors) |
titles |
- plot titles (character vector or list of expressions/character vectors) |
subsets |
- list with subsets of alongshore spawning zones to include in plots |
facets |
- expression for creating facets (use bquote(...)) |
ggtheme |
- ggplot2 theme for plot |
none
list of ggplot2 objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.