R/theme.R

Defines functions theme_file

theme_file <- function(..., .dir = here::here()) {
  dots <- list(...)

  file.path(.dir, "xaringan-themer.css")
}
nyuglobalties/git-workshops documentation built on July 3, 2022, 12:53 p.m.