plot.MortalityLaw {MortalityLaws}R 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

[Package MortalityLaws version 2.1.0 Index]