1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-09 11:41:58 +02:00

website update

This commit is contained in:
2022-08-21 17:22:34 +02:00
parent d6676e9443
commit bdbc112f99
8 changed files with 25 additions and 36 deletions

View File

@ -142,6 +142,7 @@ plot(some_rsi_values)
# when providing the microorganism and antibiotic, colours will show interpretations:
plot(some_mic_values, mo = "S. aureus", ab = "ampicillin")
plot(some_disk_values, mo = "Escherichia coli", ab = "cipro")
plot(some_disk_values, mo = "Escherichia coli", ab = "cipro", language = "uk")
\donttest{
if (require("ggplot2")) {