by
selector does not matchCode
wf <- epi_workflow(r, parsnip::linear_reg()) %>% fit(jhu) %>% add_frosting(f)
Condition
Error in `hardhat::validate_column_names()`:
! The required column "a" is missing.
Code
forecast(wf)
Condition
Error in `hardhat::validate_column_names()`:
! The required column "nothere" is missing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.