Garrick Aden-Buie 8 лет назад
Родитель
Сommit
e4bcd49371
2 измененных файлов: 2 добавлений и 2 удалений
  1. +1
    -1
      README.Rmd
  2. +1
    -1
      README.html

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

@@ -27,7 +27,7 @@ output:
Then, in the first knitr chunk, try this:

````markdown
```{r setup} `r ''`
```{r setup}`r ""`
options(htmltools.dir.version = FALSE)
library(xaringanthemer)
mono_dark(

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

@@ -322,7 +322,7 @@ $(document).ready(function () {
lib_dir: libs
css: xaringan-themed.css</code></pre>
<p>Then, in the first knitr chunk, try this:</p>
<pre class="markdown"><code>```{r setup}
<pre class="markdown"><code>```{r setup}
options(htmltools.dir.version = FALSE)
library(xaringanthemer)
mono_dark(

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