Description Usage Arguments Value See Also
View source: R/Isobole_plotting.R
Quick plotting of simulation results
1 | plotSpaghetti(.inputFolder, filename = NULL, ...)
|
.inputFolder |
Folder where simulations are stored. |
filename |
Path to save plot |
... |
Arguments goint to |
A ggplot with the popIsoboles plotted as spaghetti
Other Isobole plotting
.inputFolder <- system.file("examples/Example-1/Outputs/Simulations",
package = "populationIsoboles")
plotSpaghetti(.inputFolder):
plotQuantiles()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.