😎 Give your xaringan slides some style
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Garrick Aden-Buie 7ffc73ae1e
chore: document()
před 11 měsíci
.github fix typo před 3 roky
R chore: Use ggplot2's default color scale `na.value` před 11 měsíci
data-raw * Use `inverse_text_color` as the default for `inverse_header_color` in most places před 3 roky
inst * Use `.table-unshaded` class on a tables to prevent xaringanthemer's table heading and row shading (#74) před 3 roky
man chore: document() před 11 měsíci
man-roxygen v0.3.3 před 5 roky
pkgdown Use new pkgdown site styles před 3 roky
tests v0.4.3 (#81) před 1 rokem
vignettes v0.4.3 (#81) před 1 rokem
.Rbuildignore v0.4.2 před 3 roky
.gitignore v0.4.3 (#81) před 1 rokem
DESCRIPTION Increment version number to 0.4.3.9000 před 1 rokem
LICENSE Update LICENSE date, remove date from DESCRIPTION před 6 roky
LICENSE.md v0.3.0 před 6 roky
NAMESPACE v0.4.3 (#81) před 1 rokem
NEWS.md Increment version number to 0.4.3.9000 před 1 rokem
README.Rmd v0.4.3 (#81) před 1 rokem
README.md v0.4.3 (#81) před 1 rokem
cran-comments.md v0.4.3 (#81) před 1 rokem
index.Rmd update badges před 4 roky
index.md v0.4.3 (#81) před 1 rokem
make.R v0.3.3 před 5 roky
xaringanthemer.Rproj Initial commit, MWP před 8 roky

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.