Fix regression in plot_effect()
Compare changes
Files
3- Sebastian Henz authored
+ 2
− 2
@@ -11,9 +11,9 @@ plot_effect <- function(model,
In the previous version plot_effect() only showed two lines by default, not the four it did before that. This merge restores the original behaviour.
devtools::document()
devtools::check()
without errors or warnings