Code
recipe(~., data = hotel_data)
Condition
Error in `recipe()`:
! `x` must have column names.
Code
recipe(hotel_data)
Condition
Error in `recipe()`:
! `x` must have column names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.