Kaynağa Gözat

Add CRAN install instructions

tags/v0.3.0
Garrick Aden-Buie 6 yıl önce
ebeveyn
işleme
ce787d0af8
1 değiştirilmiş dosya ile 7 ekleme ve 1 silme
  1. +7
    -1
      man/fragments/_installation.Rmd

+ 7
- 1
man/fragments/_installation.Rmd Dosyayı Görüntüle

@@ -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")

Yükleniyor…
İptal
Kaydet