mirror of
https://github.com/msberends/AMR.git
synced 2026-03-30 20:55:53 +02:00
(v3.0.1.9041) add breakpoints 2026
This commit is contained in:
@@ -146,7 +146,7 @@ get_column_abx <- function(x,
|
||||
meet_criteria(only_sir_columns, allow_class = "logical", has_length = 1)
|
||||
meet_criteria(sort, allow_class = "logical", has_length = 1)
|
||||
|
||||
if (isTRUE(info)) {
|
||||
if (isTRUE(info) && message_not_thrown_before("get_column_abx", colnames(x))) {
|
||||
message_("Auto-guessing columns suitable for analysis", appendLF = FALSE, as_note = FALSE)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user