Description Usage Arguments Value
View source: R/plotSizeCompsComparisons0.R
Function to plot comparisons of model and data size compositions.
1 2 | plotSizeCompsComparisons0(name, od, md, normalize = TRUE, label = "",
ncol = 2, showPlots = TRUE)
|
name |
- name of size comps source |
od |
- observed size comps list object (may be NULL) |
md |
- model (predicted) size comps list object (may be NULL) |
label |
- label for title |
ncol |
- number of columns per page for plots |
showPlots |
- flag (T/F) to show plots |
list of ggplot objects comprising the graph pages to plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.