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 fa59be1 commit c15ec47Copy full SHA for c15ec47
R/repair_call.R
@@ -50,8 +50,3 @@ repair_call <- function(x, data) {
50
x$fit$call <- fit_call
51
x
52
}
53
-
54
-mod2_fit$fit$call
55
-repair_call(mod2_fit, mtcars)$fit$call
56
57
0 commit comments