Nothing
test_that("scale functions behave correctly", {
expect_s3_class(scale_color_okcolors(), "ScaleDiscrete")
expect_s3_class(scale_fill_okcolors(discrete = FALSE), "ScaleContinuous")
})
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.