1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-18 05:23:15 +02:00

(v2.1.1.9149) doc fix

This commit is contained in:
2025-02-15 12:46:48 +01:00
parent 9d636983ac
commit 883fbe7cfe
10 changed files with 11 additions and 11 deletions

View File

@ -312,8 +312,8 @@ if (require("ggplot2")) {
if (require("ggplot2")) {
plain +
scale_y_mic(mic_range = c(0.005, 32), name = "Our MICs!") +
scale_colour_sir(language = "el", eucast_I = FALSE,
name = "In Greek!")
scale_colour_sir(language = "nl", eucast_I = FALSE,
name = "In Dutch!")
}