Description Usage Arguments Value
View source: R/plotObjFunValues.Data.R
Function to plot data values (surveys and fisheries) used in the objective function.
1 2 | plotObjFunValues.Data(mdfr, variable = "objfun", ggtheme = theme_grey(),
showPlot = FALSE, verbose = FALSE)
|
mdfr |
- melted dataframe of data values from call to getObjFunValues.getData(...) |
variable |
- name of variable to plot |
ggtheme |
- a ggplot2 theme |
showPlot |
- flag to show plots |
verbose |
- flag (T/F) to print diagnostic info |
list of ggplot2 objects corresponding to different categories of priors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.