plotSpaghetti: Quick plotting of simulation results

Description Usage Arguments Value See Also

View source: R/Isobole_plotting.R

Description

Quick plotting of simulation results

Usage

1
plotSpaghetti(.inputFolder, filename = NULL, ...)

Arguments

.inputFolder

Folder where simulations are stored.
Example: file.path(.outputFolder, "Simulations")

filename

Path to save plot

...

Arguments goint to ggsave

Value

A ggplot with the popIsoboles plotted as spaghetti

See Also

Other Isobole plotting .inputFolder <- system.file("examples/Example-1/Outputs/Simulations", package = "populationIsoboles") plotSpaghetti(.inputFolder): plotQuantiles()


IntiQuan/populationIsoboles documentation built on Jan. 13, 2022, 8:29 p.m.