|
|
@ -28,7 +28,7 @@ You will also need [Git](https://git-scm.com/downloads) installed in your comput |
|
|
|
|
|
|
|
Now we are ready to install CitFuns package: |
|
|
|
```{r, eval=F} |
|
|
|
devtools::install_git("https://git.ratg.cat/marcelcosta/CitFuns.git") |
|
|
|
devtools::install_git("https://git.ratg.cat/marcelcosta/CitFuns.git", build_vignettes = T) |
|
|
|
``` |
|
|
|
|
|
|
|
## Update |
|
|
|