powered by
Error handling for incompatible modes
stop_incompatible_mode(spec_modes, eng = NULL, model = NULL)
An error
Character vector of modes
Character of specific engine
Character of specific model
library(rlang) tmp <- catch_cnd(stop_incompatible_mode("partition"))
Run the code above in your browser using DataLab