plot_decompose | R Documentation |
Plot function for decompose
plot_decompose(object, perc = FALSE, by = "both")
object |
An object of class decompose |
perc |
Logical. If TRUE data will be displayed as percentages else as absolute values. Default: FALSE. |
by |
dimensions on which to build the plot. Options: "both", "age", "cod". |
decompose_by_cod
decompose_by_age
# See example in the ?decompose_by_cod or ?decompose_by_age help pages
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.