... | ... | @@ -37,3 +37,13 @@ then you can use the following command to install *ProcMod* |
|
|
`devtools::install_git("https://git.metabarcoding.org/lecasofts/ProcMod.git",ref="Release/1.0.3")`
|
|
|
```
|
|
|
|
|
|
## Citing
|
|
|
|
|
|
To cite the *ProcMod* package please use the reference provided by the following R command
|
|
|
|
|
|
```{r}
|
|
|
citation("ProcMod")
|
|
|
```
|
|
|
|
|
|
|
|
|
|