mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 09:51:48 +02:00
(v1.0.0.9005) info printing only in interactive mode
This commit is contained in:
@ -148,7 +148,7 @@ first_isolate <- function(x,
|
||||
type = "keyantibiotics",
|
||||
ignore_I = TRUE,
|
||||
points_threshold = 2,
|
||||
info = TRUE,
|
||||
info = interactive(),
|
||||
include_unknown = FALSE,
|
||||
...) {
|
||||
|
||||
|
Reference in New Issue
Block a user