plotting_validation: Plotting output from captool

View source: R/captool_simulation.R

plotting_validationR Documentation

Plotting output from captool

Description

Plotting output from captool

Usage

plotting_validation(return, path = "", save = FALSE, compare = FALSE)

Arguments

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

Value

ggplot figure object

Examples

## Not run: plotting_validation(run)

IMRpelagic/bifrost documentation built on Oct. 17, 2023, 7:11 a.m.