This commit is contained in:
Xiaoying Pu 2020-11-25 13:13:48 -05:00
Родитель f68eed146f
Коммит a02c04034b
2 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

@ -18,7 +18,7 @@ knitr::opts_chunk$set(
## Installation
First, download the zip file of the package source called `dmpkg_0.0.0.9007.tar.gz`
from [this link](https://zenodo.org/record/4287448), since the anonymous GitHub repo doesn't allow for downloading.
from [this link](https://doi.org/10.5281/zenodo.4287447), since the anonymous GitHub repo doesn't allow for downloading.
With the zip file you downloaded, run the code below (`README.Rmd`) to reproduce the datamation gifs. (`eval=FALSE` in chunk options might prevent you from automatically running the chuncks. Remove if necessary.)
```{r, eval=FALSE}

Просмотреть файл

@ -7,11 +7,11 @@
First, download the zip file of the package source called
`dmpkg_0.0.0.9007.tar.gz` from [this
link](https://zenodo.org/record/4287448), since the anonymous GitHub
repo doesnt allow for downloading. With the zip file you downloaded,
run the code below (`README.Rmd`) to reproduce the datamation gifs.
(`eval=FALSE` in chunk options might prevent you from automatically
running the chuncks. Remove if necessary.)
link](https://doi.org/10.5281/zenodo.4287447), since the anonymous
GitHub repo doesnt allow for downloading. With the zip file you
downloaded, run the code below (`README.Rmd`) to reproduce the
datamation gifs. (`eval=FALSE` in chunk options might prevent you from
automatically running the chuncks. Remove if necessary.)
``` r
install.packages(file.choose(), repos = NULL, type="source")