Code
get_palette("rgb")
Condition
Error in `get_palette()`:
! Unknown palette: rgb
Code
set_palette("foobar", list(a = 1:2, b = "A"))
Condition
Error in `set_palette()`:
! The `palette` argument must be a <function> or <character> vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.