rstan_gg_options {rstan} | R Documentation |
Set default appearance options
rstan_gg_options(...) rstan_ggtheme_options(...)
... |
For |
List of RStan plotting functions
rstan_ggtheme_options(panel.background = element_rect(fill = "gray"), legend.position = "top") rstan_gg_options(fill = "skyblue", color = "skyblue4", pt_color = "red")