Code
vis_guess(test_data, palette = "wat")
Condition
Error in `add_vis_dat_pal()`:
! Palette arguments need to be one of: 'qual', 'cb_safe', or 'default'
You palette argument was: `wat`
Code
vis_guess(AirPassengers)
Condition
Error in `test_if_dataframe()`:
! `vis_dat()` requires a <data.frame>
the object I see has class(es):
<ts>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.