Learn R Programming

MortalityLaws (version 1.4.0)

plot.MortalityLaw: Plot Function for MortalityLaw

Description

Plot Function for MortalityLaw

Usage

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

Arguments

x

An object of class MortalityLaw

...

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

See Also

MortalityLaw

Examples

Run this code
# NOT RUN {
# See complete example in MortalityLaw help page
# }

Run the code above in your browser using DataLab