| "#' @template write_xaringan_theme", | "#' @template write_xaringan_theme", | ||||
| "#' @export", | "#' @export", | ||||
| body = paste0(" ", readLines(here::here("inst/scripts/write_xaringan_theme_body.R"))), | body = paste0(" ", readLines(here::here("inst/scripts/write_xaringan_theme_body.R"))), | ||||
| file = here::here("R/theme.R") | |||||
| file = here::here("R/write_theme.R") | |||||
| ) | ) | ||||
| # ---- Monotone Light ---- | # ---- Monotone Light ---- |
| % Generated by roxygen2: do not edit by hand | % Generated by roxygen2: do not edit by hand | ||||
| % Please edit documentation in R/theme.R | |||||
| % Please edit documentation in R/write_theme.R | |||||
| \name{write_xaringan_theme} | \name{write_xaringan_theme} | ||||
| \alias{write_xaringan_theme} | \alias{write_xaringan_theme} | ||||
| \title{Write A Customized Xaringan Theme} | \title{Write A Customized Xaringan Theme} |