1
0
mirror of https://github.com/msberends/AMR.git synced 2025-09-02 18:24:09 +02:00

(v2.1.1.9148) scale fix, antibiogram fix

This commit is contained in:
2025-02-15 12:38:29 +01:00
parent d94efb0f5e
commit 9d636983ac
12 changed files with 68 additions and 34 deletions

View File

@@ -179,12 +179,16 @@ globalVariables(c(
"microorganisms.codes",
"mo",
"n",
"n_susceptible",
"n_tested",
"n_total",
"name",
"new",
"numerator",
"observations",
"old",
"old_name",
"p_susceptible",
"pattern",
"R",
"rank_index",