Learn R Programming

DLMtool (version 5.2)

plotSelect: Plot the vulnerability and retention curves

Description

Plot the vulnerability and retention curves

Usage

plotSelect(OM, Pars = NULL, pyears = 4, sim = NA, type = "l")

Arguments

OM

An object of class 'OM'

Pars

Named list of sampled parameters

pyears

number of years to plot

sim

the simulation to plot. default is NA to plot a random simulation. Set to 1 for reproducible plot

type

plot type - line "l", point "p", or both "b"