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 |
Value
generate a plot
Author(s)
Marius D. Pascariu
See Also
Examples
# See complete example in MortalityLaw help page
[Package MortalityLaws version 2.1.0 Index]