Description Usage Arguments Value
View source: R/make_stacked_density_plots.R
Extract the modal values of the stacked density plot
1 2 3 4 5 6 | modes_from_stacked_density(
plot_object,
spatial_scales = NULL,
var_name = "variable",
...
)
|
plot_object |
a |
spatial_scales |
|
var_name |
|
... |
passed to |
a list
with three ggplot
elements: a plot in the variable - density space, a plot in the variable mode - scale space, a density plot with the modes added.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.