rstan_gg_options | R Documentation |
Set default appearance options
rstan_gg_options(...)
rstan_ggtheme_options(...)
... |
For |
List of RStan plotting functions
rstan_ggtheme_options(panel.background = ggplot2::element_rect(fill = "gray"),
legend.position = "top")
rstan_gg_options(fill = "skyblue", color = "skyblue4", pt_color = "red")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.