Explorar el Código

Fix readme

tags/v0.1.1
Garrick Aden-Buie hace 8 años
padre
commit
e4bcd49371
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. +1
    -1
      README.Rmd
  2. +1
    -1
      README.html

+ 1
- 1
README.Rmd Ver fichero

@@ -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 Ver fichero

@@ -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(

Cargando…
Cancelar
Guardar