Просмотр исходного кода

Deploying to gh-pages from @ gadenbuie/xaringanthemer@2d981e144ed6a943185069bf65d3bad7599f65b4 🚀

gh-pages
gadenbuie 1 год назад
Родитель
Сommit
fec4281f93
33 измененных файлов: 33 добавлений и 33 удалений
  1. +1
    -1
      LICENSE.html
  2. +1
    -1
      articles/fonts.html
  3. +1
    -1
      articles/ggplot2-themes.html
  4. +1
    -1
      articles/template-variables.html
  5. +1
    -1
      articles/themes.html
  6. +1
    -1
      articles/xaringanthemer.html
  7. +1
    -1
      authors.html
  8. +1
    -1
      news/index.html
  9. +1
    -1
      pkgdown.yml
  10. +1
    -1
      reference/apply_alpha.html
  11. +1
    -1
      reference/choose_dark_or_light.html
  12. +1
    -1
      reference/google_font.html
  13. +1
    -1
      reference/google_language_codes.html
  14. +1
    -1
      reference/lighten_darken_color.html
  15. +1
    -1
      reference/scale_xaringan.html
  16. +1
    -1
      reference/style_duo.html
  17. +1
    -1
      reference/style_duo_accent.html
  18. +1
    -1
      reference/style_duo_accent_inverse.html
  19. +1
    -1
      reference/style_extra_css.html
  20. +1
    -1
      reference/style_mono_accent.html
  21. +1
    -1
      reference/style_mono_accent_inverse.html
  22. +1
    -1
      reference/style_mono_dark.html
  23. +1
    -1
      reference/style_mono_light.html
  24. +1
    -1
      reference/style_solarized_dark.html
  25. +1
    -1
      reference/style_solarized_light.html
  26. +1
    -1
      reference/style_xaringan.html
  27. +1
    -1
      reference/theme_xaringan.html
  28. +1
    -1
      reference/theme_xaringan_base.html
  29. +1
    -1
      reference/theme_xaringan_get_value.html
  30. +1
    -1
      reference/theme_xaringan_inverse.html
  31. +1
    -1
      reference/theme_xaringan_set_defaults.html
  32. +1
    -1
      reference/xaringanthemer-deprecated.html
  33. +1
    -1
      reference/xaringanthemer-package.html

+ 1
- 1
LICENSE.html Просмотреть файл

@@ -44,7 +44,7 @@
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="logo.png" class="logo" alt=""><h1>MIT License</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/LICENSE.md" class="external-link"><code>LICENSE.md</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/LICENSE.md" class="external-link"><code>LICENSE.md</code></a></small>
</div>

<div id="mit-license" class="section level1">

+ 1
- 1
articles/fonts.html Просмотреть файл

@@ -80,7 +80,7 @@
<img src="../logo.png" class="logo" alt=""><h1>Fonts</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/vignettes/fonts.Rmd" class="external-link"><code>vignettes/fonts.Rmd</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/vignettes/fonts.Rmd" class="external-link"><code>vignettes/fonts.Rmd</code></a></small>
<div class="d-none name"><code>fonts.Rmd</code></div>
</div>


+ 1
- 1
articles/ggplot2-themes.html Просмотреть файл

@@ -80,7 +80,7 @@
<img src="../logo.png" class="logo" alt=""><h1>ggplot2 Themes</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/vignettes/ggplot2-themes.Rmd" class="external-link"><code>vignettes/ggplot2-themes.Rmd</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/vignettes/ggplot2-themes.Rmd" class="external-link"><code>vignettes/ggplot2-themes.Rmd</code></a></small>
<div class="d-none name"><code>ggplot2-themes.Rmd</code></div>
</div>


+ 1
- 1
articles/template-variables.html Просмотреть файл

@@ -80,7 +80,7 @@
<img src="../logo.png" class="logo" alt=""><h1>Template Variables</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/vignettes/template-variables.Rmd" class="external-link"><code>vignettes/template-variables.Rmd</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/vignettes/template-variables.Rmd" class="external-link"><code>vignettes/template-variables.Rmd</code></a></small>
<div class="d-none name"><code>template-variables.Rmd</code></div>
</div>


+ 1
- 1
articles/themes.html Просмотреть файл

@@ -80,7 +80,7 @@
<img src="../logo.png" class="logo" alt=""><h1>Themes</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/vignettes/themes.Rmd" class="external-link"><code>vignettes/themes.Rmd</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/vignettes/themes.Rmd" class="external-link"><code>vignettes/themes.Rmd</code></a></small>
<div class="d-none name"><code>themes.Rmd</code></div>
</div>


+ 1
- 1
articles/xaringanthemer.html Просмотреть файл

@@ -80,7 +80,7 @@
<img src="../logo.png" class="logo" alt=""><h1>Xaringan CSS Theme Generator</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/vignettes/xaringanthemer.Rmd" class="external-link"><code>vignettes/xaringanthemer.Rmd</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/vignettes/xaringanthemer.Rmd" class="external-link"><code>vignettes/xaringanthemer.Rmd</code></a></small>
<div class="d-none name"><code>xaringanthemer.Rmd</code></div>
</div>


+ 1
- 1
authors.html Просмотреть файл

@@ -57,7 +57,7 @@

<div class="section level2">
<h2 id="citation">Citation</h2>
<p><small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/DESCRIPTION" class="external-link"><code>DESCRIPTION</code></a></small></p>
<p><small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/DESCRIPTION" class="external-link"><code>DESCRIPTION</code></a></small></p>

<p>Aden-Buie G (2024).
<em>xaringanthemer: Custom 'xaringan' CSS Themes</em>.

+ 1
- 1
news/index.html Просмотреть файл

@@ -44,7 +44,7 @@
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>Changelog</h1>
<small>Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/NEWS.md" class="external-link"><code>NEWS.md</code></a></small>
<small>Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/NEWS.md" class="external-link"><code>NEWS.md</code></a></small>
</div>

<div class="section level2">

+ 1
- 1
pkgdown.yml Просмотреть файл

@@ -7,7 +7,7 @@ articles:
template-variables: template-variables.html
themes: themes.html
xaringanthemer: xaringanthemer.html
last_built: 2024-09-16T01:35Z
last_built: 2024-09-16T01:37Z
urls:
reference: https://pkg.garrickadenbuie.com/xaringanthemer/reference
article: https://pkg.garrickadenbuie.com/xaringanthemer/articles

+ 1
- 1
reference/apply_alpha.html Просмотреть файл

@@ -48,7 +48,7 @@ and appending to the hex color."><meta property="og:image" content="https://pkg.
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>Add alpha to hex color</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/color.R" class="external-link"><code>R/color.R</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/color.R" class="external-link"><code>R/color.R</code></a></small>
<div class="d-none name"><code>apply_alpha.Rd</code></div>
</div>


+ 1
- 1
reference/choose_dark_or_light.html Просмотреть файл

@@ -48,7 +48,7 @@ best contrast. Follows W3C Recommendations."><meta property="og:image" content="
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>Choose dark or light color</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/color.R" class="external-link"><code>R/color.R</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/color.R" class="external-link"><code>R/color.R</code></a></small>
<div class="d-none name"><code>choose_dark_or_light.Rd</code></div>
</div>


+ 1
- 1
reference/google_font.html Просмотреть файл

@@ -48,7 +48,7 @@ more of the language codes as given by google_language_codes()."><meta property=
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>Specify Google Font</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/utils.R" class="external-link"><code>R/utils.R</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/utils.R" class="external-link"><code>R/utils.R</code></a></small>
<div class="d-none name"><code>google_font.Rd</code></div>
</div>


+ 1
- 1
reference/google_language_codes.html Просмотреть файл

@@ -46,7 +46,7 @@ validates that the language codes given are valid."><meta property="og:image" co
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>List Valid Google Language Codes</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/utils.R" class="external-link"><code>R/utils.R</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/utils.R" class="external-link"><code>R/utils.R</code></a></small>
<div class="d-none name"><code>google_language_codes.Rd</code></div>
</div>


+ 1
- 1
reference/lighten_darken_color.html Просмотреть файл

@@ -44,7 +44,7 @@
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>Generate lighter or darker version of a color</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/color.R" class="external-link"><code>R/color.R</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/color.R" class="external-link"><code>R/color.R</code></a></small>
<div class="d-none name"><code>lighten_darken_color.Rd</code></div>
</div>


+ 1
- 1
reference/scale_xaringan.html Просмотреть файл

@@ -52,7 +52,7 @@ xaringanthemer's ggplot2-related functions."><meta property="og:image" content="
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>Themed ggplot2 Scales</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/ggplot2.R" class="external-link"><code>R/ggplot2.R</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/ggplot2.R" class="external-link"><code>R/ggplot2.R</code></a></small>
<div class="d-none name"><code>scale_xaringan.Rd</code></div>
</div>


+ 1
- 1
reference/style_duo.html Просмотреть файл

@@ -46,7 +46,7 @@ colors."><meta property="og:image" content="https://pkg.garrickadenbuie.com/xari
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>Duotone Theme</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/style_duo.R" class="external-link"><code>R/style_duo.R</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/style_duo.R" class="external-link"><code>R/style_duo.R</code></a></small>
<div class="d-none name"><code>style_duo.Rd</code></div>
</div>


+ 1
- 1
reference/style_duo_accent.html Просмотреть файл

@@ -46,7 +46,7 @@ accents on select elements (headers, bold text, etc.)."><meta property="og:image
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>Duotone Accent Theme</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/style_duo_accent.R" class="external-link"><code>R/style_duo_accent.R</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/style_duo_accent.R" class="external-link"><code>R/style_duo_accent.R</code></a></small>
<div class="d-none name"><code>style_duo_accent.Rd</code></div>
</div>


+ 1
- 1
reference/style_duo_accent_inverse.html Просмотреть файл

@@ -46,7 +46,7 @@ for color accents on select elements (headers, bold text, etc.).'><meta property
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>Duotone Accent Inverse Theme</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/style_duo_accent_inverse.R" class="external-link"><code>R/style_duo_accent_inverse.R</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/style_duo_accent_inverse.R" class="external-link"><code>R/style_duo_accent_inverse.R</code></a></small>
<div class="d-none name"><code>style_duo_accent_inverse.Rd</code></div>
</div>


+ 1
- 1
reference/style_extra_css.html Просмотреть файл

@@ -48,7 +48,7 @@ and appends CSS rules to outfile."><meta property="og:image" content="https://pk
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>Add Extra CSS Styles</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/style_extra_css.R" class="external-link"><code>R/style_extra_css.R</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/style_extra_css.R" class="external-link"><code>R/style_extra_css.R</code></a></small>
<div class="d-none name"><code>style_extra_css.Rd</code></div>
</div>


+ 1
- 1
reference/style_mono_accent.html Просмотреть файл

@@ -46,7 +46,7 @@ accents on select elements (headers, bold text, etc.)."><meta property="og:image
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>Monotone Accent Theme</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/style_mono_accent.R" class="external-link"><code>R/style_mono_accent.R</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/style_mono_accent.R" class="external-link"><code>R/style_mono_accent.R</code></a></small>
<div class="d-none name"><code>style_mono_accent.Rd</code></div>
</div>


+ 1
- 1
reference/style_mono_accent_inverse.html Просмотреть файл

@@ -46,7 +46,7 @@ for color accents on select elements (headers, bold text, etc.).'><meta property
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>Monotone Accent Inverse Theme</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/style_mono_accent_inverse.R" class="external-link"><code>R/style_mono_accent_inverse.R</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/style_mono_accent_inverse.R" class="external-link"><code>R/style_mono_accent_inverse.R</code></a></small>
<div class="d-none name"><code>style_mono_accent_inverse.Rd</code></div>
</div>


+ 1
- 1
reference/style_mono_dark.html Просмотреть файл

@@ -44,7 +44,7 @@
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>Monotone Dark Theme</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/style_mono_dark.R" class="external-link"><code>R/style_mono_dark.R</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/style_mono_dark.R" class="external-link"><code>R/style_mono_dark.R</code></a></small>
<div class="d-none name"><code>style_mono_dark.Rd</code></div>
</div>


+ 1
- 1
reference/style_mono_light.html Просмотреть файл

@@ -44,7 +44,7 @@
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>Monotone Light Theme</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/style_mono_light.R" class="external-link"><code>R/style_mono_light.R</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/style_mono_light.R" class="external-link"><code>R/style_mono_light.R</code></a></small>
<div class="d-none name"><code>style_mono_light.Rd</code></div>
</div>


+ 1
- 1
reference/style_solarized_dark.html Просмотреть файл

@@ -48,7 +48,7 @@ Works well with "highlightStyle: solarized-dark" or
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>Solarized Dark Theme</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/style_solarized_dark.R" class="external-link"><code>R/style_solarized_dark.R</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/style_solarized_dark.R" class="external-link"><code>R/style_solarized_dark.R</code></a></small>
<div class="d-none name"><code>style_solarized_dark.Rd</code></div>
</div>


+ 1
- 1
reference/style_solarized_light.html Просмотреть файл

@@ -48,7 +48,7 @@ Works well with "highlightStyle: solarized-dark" or
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>Solarized Light Theme</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/style_solarized_light.R" class="external-link"><code>R/style_solarized_light.R</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/style_solarized_light.R" class="external-link"><code>R/style_solarized_light.R</code></a></small>
<div class="d-none name"><code>style_solarized_light.Rd</code></div>
</div>


+ 1
- 1
reference/style_xaringan.html Просмотреть файл

@@ -44,7 +44,7 @@
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>Write A Customized Xaringan Theme</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/style_font_default.R" class="external-link"><code>R/style_font_default.R</code></a>, <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/style_xaringan.R" class="external-link"><code>R/style_xaringan.R</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/style_font_default.R" class="external-link"><code>R/style_font_default.R</code></a>, <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/style_xaringan.R" class="external-link"><code>R/style_xaringan.R</code></a></small>
<div class="d-none name"><code>style_xaringan.Rd</code></div>
</div>


+ 1
- 1
reference/theme_xaringan.html Просмотреть файл

@@ -50,7 +50,7 @@ styles. See vignette("ggplot2-themes") for more information and examples.'><meta
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>A Plot Theme for ggplot2 by xaringanthemer</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/ggplot2.R" class="external-link"><code>R/ggplot2.R</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/ggplot2.R" class="external-link"><code>R/ggplot2.R</code></a></small>
<div class="d-none name"><code>theme_xaringan.Rd</code></div>
</div>


+ 1
- 1
reference/theme_xaringan_base.html Просмотреть файл

@@ -60,7 +60,7 @@ style. See vignette("ggplot2-themes") for more information and examples.'><meta
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>The ggplot2 xaringanthemer base plot theme</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/ggplot2.R" class="external-link"><code>R/ggplot2.R</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/ggplot2.R" class="external-link"><code>R/ggplot2.R</code></a></small>
<div class="d-none name"><code>theme_xaringan_base.Rd</code></div>
</div>


+ 1
- 1
reference/theme_xaringan_get_value.html Просмотреть файл

@@ -46,7 +46,7 @@ xaringanthemer style function, for use in plotting and other circumstances."><me
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>Get the Value of xaringanthemer Style Setting</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/ggplot2.R" class="external-link"><code>R/ggplot2.R</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/ggplot2.R" class="external-link"><code>R/ggplot2.R</code></a></small>
<div class="d-none name"><code>theme_xaringan_get_value.Rd</code></div>
</div>


+ 1
- 1
reference/theme_xaringan_inverse.html Просмотреть файл

@@ -50,7 +50,7 @@ vignette("ggplot2-themes") for more information and examples.'><meta property="o
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>An Inverse Plot Theme for ggplot2 by xaringanthemer</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/ggplot2.R" class="external-link"><code>R/ggplot2.R</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/ggplot2.R" class="external-link"><code>R/ggplot2.R</code></a></small>
<div class="d-none name"><code>theme_xaringan_inverse.Rd</code></div>
</div>


+ 1
- 1
reference/theme_xaringan_set_defaults.html Просмотреть файл

@@ -54,7 +54,7 @@ theme_xaringan_inverse()."><meta property="og:image" content="https://pkg.garric
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>Set and Restore ggplot2 geom Defaults</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/ggplot2.R" class="external-link"><code>R/ggplot2.R</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/ggplot2.R" class="external-link"><code>R/ggplot2.R</code></a></small>
<div class="d-none name"><code>theme_xaringan_set_defaults.Rd</code></div>
</div>


+ 1
- 1
reference/xaringanthemer-deprecated.html Просмотреть файл

@@ -66,7 +66,7 @@ Use style_solarized_dark() instead of solarized_dark()."><meta property="og:imag
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>Deprecated or renamed functions</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/xaringanthemer-deprecated.R" class="external-link"><code>R/xaringanthemer-deprecated.R</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/xaringanthemer-deprecated.R" class="external-link"><code>R/xaringanthemer-deprecated.R</code></a></small>
<div class="d-none name"><code>xaringanthemer-deprecated.Rd</code></div>
</div>


+ 1
- 1
reference/xaringanthemer-package.html Просмотреть файл

@@ -46,7 +46,7 @@ Create beautifully color-coordinated and customized themes for your 'xaringan' s
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>xaringanthemer: Custom 'xaringan' CSS Themes</h1>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/main/R/xaringanthemer-package.R" class="external-link"><code>R/xaringanthemer-package.R</code></a></small>
<small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/xaringanthemer-package.R" class="external-link"><code>R/xaringanthemer-package.R</code></a></small>
<div class="d-none name"><code>xaringanthemer-package.Rd</code></div>
</div>


Загрузка…
Отмена
Сохранить