View source: R/captool_simulation.R
plotting_validation | R Documentation |
Plotting output from captool
plotting_validation(return, path = "", save = FALSE, compare = FALSE)
return |
list, returned by captool function |
path |
character, where to save the figure |
save |
boolean, should the figure be saved? |
compare |
compare to excel software output |
ggplot figure object
## Not run: plotting_validation(run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.