View source: R/dd_plot_model.R
plot_model_characterization | R Documentation |
plot_model_characterization
plot_model_characterization(
fittingObject,
position0,
ylab0,
xlab0,
plotit = TRUE
)
fittingObject |
core fitting object |
position0 |
(char) position of legend |
ylab0 |
(char) y axis label |
xlab0 |
(char) x axis label |
plotit |
(logical) bool of whether or not to print visual or output plotting frame |
Shawn Gilroy <sgilroy1@lsu.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.