Przeglądaj źródła

Add CRAN install instructions

tags/v0.3.0
Garrick Aden-Buie 6 lat temu
rodzic
commit
ce787d0af8
1 zmienionych plików z 7 dodań i 1 usunięć
  1. +7
    -1
      man/fragments/_installation.Rmd

+ 7
- 1
man/fragments/_installation.Rmd Wyświetl plik

@@ -1,4 +1,10 @@
**xaringanthemer** currently lives on GitHub.
You can install **xaringanthemer** from CRAN

```r
install.packages("xaringanthemer")
```

or you can install the development version of xaringanthemer from [GitHub](https://github.com/gadenbuie/xaringanthemer).

```r
# install.packages("devtools")

Ładowanie…
Anuluj
Zapisz