R/rethemr.R

Defines functions rethemr

rethemr <- function() {
  themr <- get_themr()
  with(themr, ggthemr(palette, layout, spacing, text_size, type))
}
cttobin/ggthemr documentation built on April 19, 2022, 3:31 a.m.