R/zzz.R

Defines functions .onAttach

.onAttach <- function(...) {
  ggplot2::theme_set(bayesplot::theme_default())
}

Try the bang package in your browser

Any scripts or data that you put into this service are public.

bang documentation built on Sept. 3, 2023, 1:07 a.m.