Nothing
context("find_cpt")
test_that("find colour works", {
expect_equal(find_cpt("temperature"),
c("arendal_temperature",
"idv_temperature",
"jjg_misc_temperature",
"kst_03_red_temperature")
)
})
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.