mirror of
https://github.com/msberends/AMR.git
synced 2025-12-14 22:30:19 +01:00
(v1.5.0.9003) verbose output of mdro()
This commit is contained in:
@@ -122,7 +122,7 @@ get_column_abx <- function(x,
|
||||
meet_criteria(info, allow_class = "logical", has_length = 1)
|
||||
|
||||
if (info == TRUE) {
|
||||
message_("Auto-guessing columns suitable for analysis", appendLF = FALSE)
|
||||
message_("Auto-guessing columns suitable for analysis", appendLF = FALSE, as_note = FALSE)
|
||||
}
|
||||
|
||||
x <- as.data.frame(x, stringsAsFactors = FALSE)
|
||||
|
||||
Reference in New Issue
Block a user