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

(v1.0.0.9005) info printing only in interactive mode

This commit is contained in:
2020-02-21 21:13:38 +01:00
parent 47fe8b7820
commit ea32e9916a
28 changed files with 52 additions and 36 deletions

View File

@ -19,7 +19,7 @@ Leclercq et al. \strong{EUCAST expert rules in antimicrobial susceptibility test
eucast_rules(
x,
col_mo = NULL,
info = TRUE,
info = interactive(),
rules = c("breakpoints", "expert", "other", "all"),
verbose = FALSE,
...