Learn R Programming

admtools (version 0.4.0)

plot.multiadm: plot multiadm object

Description

plots the median age (red) and the 95 % envelope (blue) of a multiadm object

Usage

# S3 method for multiadm
plot(x, ...)

Value

a plot of the multiadm object

Arguments

x

multiadm object

...

parameters passed to plot

Examples

Run this code
if (FALSE) {
# see
vignette("adm_from_trace_cont")
# and 
vignette("adm_from_sedrate")
# for example plots.
}

Run the code above in your browser using DataLab