mirror of
https://github.com/msberends/AMR.git
synced 2025-07-13 05:21:50 +02:00
(v2.1.1.9143) unit tests
This commit is contained in:
@ -138,12 +138,15 @@ globalVariables(c(
|
||||
"atc_group1",
|
||||
"atc_group2",
|
||||
"base_ab",
|
||||
"beta_posterior_1",
|
||||
"beta_posterior_2",
|
||||
"ci_max",
|
||||
"ci_min",
|
||||
"clinical_breakpoints",
|
||||
"code",
|
||||
"cols",
|
||||
"count",
|
||||
"coverage",
|
||||
"data",
|
||||
"disk",
|
||||
"dosage",
|
||||
@ -152,6 +155,7 @@ globalVariables(c(
|
||||
"fullname",
|
||||
"fullname_lower",
|
||||
"g_species",
|
||||
"gamma_posterior",
|
||||
"genus",
|
||||
"gr",
|
||||
"group",
|
||||
@ -166,6 +170,7 @@ globalVariables(c(
|
||||
"language",
|
||||
"lookup",
|
||||
"lower",
|
||||
"lower_ci",
|
||||
"method",
|
||||
"mic ",
|
||||
"mic",
|
||||
@ -197,9 +202,11 @@ globalVariables(c(
|
||||
"species",
|
||||
"syndromic_group",
|
||||
"total",
|
||||
"total_rows",
|
||||
"txt",
|
||||
"type",
|
||||
"upper",
|
||||
"upper_ci",
|
||||
"uti_index",
|
||||
"value",
|
||||
"varname",
|
||||
|
Reference in New Issue
Block a user