1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-12 20:21:58 +02:00

more unit tests

This commit is contained in:
2018-11-02 10:27:57 +01:00
parent e601fd259a
commit 40a159e78d
5 changed files with 87 additions and 89 deletions

View File

@ -153,7 +153,7 @@ Percentage of syntax lines checked | [![Code_Coverage](https://codecov.io/gl/msb
If so, try it with:
```r
install.packages("devtools")
devtools::install_git("https://gitlab.com/msberends/AMR")
devtools::install_gitlab("msberends/AMR")
```
## How to use it?