😎 Give your xaringan slides some style
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Garrick Aden-Buie 7228a9bc56
docs: update link in thanks
pirms 1 gada
.github fix typo pirms 3 gadiem
R tests: Update and fix tests pirms 1 gada
data-raw * Use `inverse_text_color` as the default for `inverse_header_color` in most places pirms 3 gadiem
inst * Use `.table-unshaded` class on a tables to prevent xaringanthemer's table heading and row shading (#74) pirms 3 gadiem
man docs: update link in thanks pirms 1 gada
man-roxygen v0.3.3 pirms 5 gadiem
pkgdown Use new pkgdown site styles pirms 3 gadiem
tests tests: Update and fix tests pirms 1 gada
vignettes Fix indents and invisible characters (GitHub Actions) pirms 1 gada
.Rbuildignore v0.4.2 pirms 3 gadiem
.gitignore tests: Update and fix tests pirms 1 gada
DESCRIPTION Increment version number to 0.4.3 pirms 1 gada
LICENSE Update LICENSE date, remove date from DESCRIPTION pirms 6 gadiem
LICENSE.md v0.3.0 pirms 6 gadiem
NAMESPACE chore: align and register s3 print methods pirms 1 gada
NEWS.md Increment version number to 0.4.3 pirms 1 gada
README.Rmd chore: urlchecker::url_update() pirms 1 gada
README.md chore: urlchecker::url_update() pirms 1 gada
cran-comments.md chore: add cran comments pirms 1 gada
index.Rmd update badges pirms 4 gadiem
index.md Re-build index.Rmd (GitHub Actions) pirms 1 gada
make.R v0.3.3 pirms 5 gadiem
xaringanthemer.Rproj Initial commit, MWP pirms 8 gadiem

README.md

xaringanthemer

CRAN status xaringanthemer status badge R-CMD-Check status badge Codecov

Give your xaringan slides some style with xaringanthemer within your slides.Rmd file without (much) CSS.

Animation previewing many xaringanthemer themes

Installation

You can install xaringanthemer from CRAN

install.packages("xaringanthemer")

or you can install the development version of xaringanthemer from GitHub.

# install.packages("remotes")
remotes::install_github("gadenbuie/xaringanthemer")

Features

There’s a lot more that xaringanthemer can do! Discover xaringanthemer’s features.