We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9533e48 commit baec9a4Copy full SHA for baec9a4
R/aaa_models.R
@@ -99,7 +99,7 @@ set_env_val <- function(name, value) {
99
100
error_set_object <- function(object, func) {
101
msg <-
102
- "`{func}()` expected a model specification to be supplied to the \
+ "`{func}()` expected a model specification to be supplied to the \\
103
`object` argument, but received a(n) `{class(object)[1]}` object."
104
105
if (inherits(object, "function") &&
0 commit comments