mirror of
https://github.com/msberends/AMR.git
synced 2026-03-30 20:55:53 +02:00
fixes
This commit is contained in:
@@ -1061,7 +1061,7 @@ get_current_data <- function(arg_name, call) {
|
||||
} else {
|
||||
examples <- ""
|
||||
}
|
||||
stop_("this function must be used inside a {.pkg dplyr} verb or {.code data.frame} call",
|
||||
stop_("this function must be used inside a {.pkg dplyr} verb or {.cls data.frame} call",
|
||||
examples,
|
||||
call = call
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user