Nothing
test_that("show_cols works", {
expect_silent({
show_cols(colors_group$rainbow, margin = 14)
show_cols_brewer(colors_group$brewer)
show_col(colors_group$banded$`3gauss`)
})
})
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.