Plot for mdecomp function
plot.mdecomp.RdPlot for mdecomp function
Usage
# S3 method for class 'mdecomp'
plot(x, return.data = FALSE, ...)Arguments
- x
A result of age and cause decomposition from
mdecomp().- return.data
Should the data be returned (
TRUE) or the ggplot2 plot (default,FALSE).- ...
Ignored.