Nothing
test_that("get_color works", {
cols <- get_color("amwg_blueyellowred", n = 20)
cols2 <- get_color(rcolors$amwg_blueyellowred, n = 20)
expect_equal(cols, cols2)
})
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.