1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-13 01:51:52 +02:00

set_mo_source

This commit is contained in:
2019-01-21 15:53:01 +01:00
parent c6c3088e9f
commit 46dcc7e2e8
36 changed files with 1134 additions and 261 deletions

View File

@ -17,6 +17,7 @@ Medical Microbiology:
* Research Microbiologists
* Biomedical Researchers
* Research Pharmacologists
* Data Scientists / Data Analysts
Veterinary Microbiology:
@ -29,14 +30,6 @@ Microbial Ecology:
* Extremophile Researchers
* Astrobiologists
Other specialists in any of the above fields:
* Data Scientists/Data Analysts
* Biotechnologists
* Biochemists
* Geneticists
* Molecular Biologists/Microbiologists
Developers:
* Package developers for R
@ -51,7 +44,7 @@ This package is available on the official R network (CRAN), which has a peer-rev
install.packages("AMR")
```
It will be downloaded and installed automatically. For RStudio, click on menu *Tools* > *Install Packages...*, then type in "AMR" and press <kbd>Install</kbd>.
It will be downloaded and installed automatically. For RStudio, click on the menu *Tools* > *Install Packages...* and then type in "AMR" and press <kbd>Install</kbd>.
### Get started