Description Usage Arguments Value Examples
ggplot for perceptual-distance within discrete-palette
1 | pev_gg_separation(data_sep, ncol = 2, height_tick = 1)
|
data_sep |
|
ncol |
|
height_tick |
|
ggplot
object
1 2 3 4 5 | data_sep <-
pev_fcont("Dynamic") %>%
pev_fdisc(n = 7, method = "panel") %>%
pev_data_separation()
pev_gg_separation(data_sep)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.