View source: R/gg_plot_my_var_styles.R
1 2 3 4 5 6 7 8 9 | gg_plot_my_var_mystyle(
gg_obj = test,
colpal = c("wes", "Darjeeling1"),
base.size = 15,
label.size = 4.5,
labels.n = TRUE,
axis.lab.size = 10,
wrap.len.axis.lab = 25
)
|
gg_obj |
voir gg_plot.my.var |
colpal |
voir gg_plot.my.var |
base.size |
voir gg_plot.my.var |
label.size |
voir gg_plot.my.var |
labels.n |
if TRUE : affiche les n() et les |
voir gg_plot.my.var. Reprend gg_plot.my.var avec une pré-configuration MRIE (ne fonctionne que pour des geom_bar() ).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.