Nothing
skip_if(Sys.getenv("RECEPTIVITI_KEY") == "", "no API key")
test_that("listing works", {
expect_error(receptiviti_frameworks(url = ""))
framworks <- receptiviti_frameworks()
expect_true("liwc15" %in% framworks)
})
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.