R/zzz.R

Defines functions .onAttach

.onAttach <- function(...) {
  ggplot2::theme_set(bayesplot::theme_default())
}
paulnorthrop/bang documentation built on Dec. 11, 2023, 11:10 p.m.