test_that("destroy token", {
skip_on_cran()
if (file.exists("twitter_tokens"))
unlink("twitter_tokens")
expect_false(file.exists("twitter_tokens"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.