Learn R Programming

BaSTA (version 1.3)

PlotMultiMort: Plots mortality trajectories for multiple BaSTA objects.

Description

This function produces a plot that plots the mortality trajectories of multiple BaSTA models on the same axes.

Usage

PlotMultiMort(modList)

Arguments

modList
A list of the names of basta objects.

See Also

basta

Examples

Run this code
#PlotMultiMort(c("Model1","Model2"))

Run the code above in your browser using DataLab