1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 23:21:56 +02:00

(v1.5.0.9020) translation fix

This commit is contained in:
2021-02-18 23:23:14 +01:00
parent 601ea7377c
commit daa12ced2c
22 changed files with 1416 additions and 1381 deletions

View File

@ -125,10 +125,12 @@ It will be downloaded and installed automatically. For RStudio, click on the men
The latest and unpublished development version can be installed from GitHub using:
```r
install.packages("remotes")
install.packages("remotes") # if you haven't already
remotes::install_github("msberends/AMR")
```
You can also download the latest build from our repository: <https://github.com/msberends/AMR/raw/master/data-raw/AMR_latest.tar.gz>
### Get started
To find out how to conduct AMR data analysis, please [continue reading here to get started](./articles/AMR.html) or click the links in the 'How to' menu.