Nothing
test_that("tweet_embed() returns a string", {
vcr::use_cassette("tweet_embed", {
out <- tweet_embed("kearneymw", "1087047171306856451")
})
expect_type(out, "character")
})
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.