Skip to contents

Plot 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.

Value

ggplot2 plot

See also