Przeglądaj źródła

Fix readme

tags/v0.1.1
Garrick Aden-Buie 8 lat temu
rodzic
commit
e4bcd49371
2 zmienionych plików z 2 dodań i 2 usunięć
  1. +1
    -1
      README.Rmd
  2. +1
    -1
      README.html

+ 1
- 1
README.Rmd Wyświetl plik

Then, in the first knitr chunk, try this: Then, in the first knitr chunk, try this:


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

+ 1
- 1
README.html Wyświetl plik

lib_dir: libs lib_dir: libs
css: xaringan-themed.css</code></pre> css: xaringan-themed.css</code></pre>
<p>Then, in the first knitr chunk, try this:</p> <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) options(htmltools.dir.version = FALSE)
library(xaringanthemer) library(xaringanthemer)
mono_dark( mono_dark(

Ładowanie…
Anuluj
Zapisz