😎 Give your xaringan slides some style
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

14 lines
241B

  1. ---
  2. title: Fonts
  3. ---
  4. [adding-custom-css]: xaringanthemer.html#adding-custom-css
  5. ```{r, results='asis', echo=FALSE}
  6. source(here::here("R/theme_settings.R"))
  7. tvv <- template_variables$variable
  8. ```
  9. ```{r child="../rmdchunks/_fonts.Rmd"}
  10. ```