plot.MortalityLaw: Plot Function for MortalityLaw

View source: R/graphics.R

plot.MortalityLawR Documentation

Plot Function for MortalityLaw

Description

Plot Function for MortalityLaw

Usage

## S3 method for class 'MortalityLaw'
plot(x, ...)

Arguments

x

An object of class MortalityLaw

...

Arguments to be passed to methods, such as graphical parameters (see par).

Value

generate a plot

Author(s)

Marius D. Pascariu

See Also

MortalityLaw

Examples

# See complete example in MortalityLaw help page

MortalityLaws documentation built on Aug. 8, 2023, 5:10 p.m.