Nothing
Code
repair_call(list(a = 1), mtcars)
Condition
Error in `repair_call()`:
! `x` should be a fitted parsnip model, not a list.
Code
repair_call(mtcars, mtcars)
Condition
Error in `repair_call()`:
! `x` should be a fitted parsnip model, not a data frame.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.