library(httptest)
# setup fake auth
Sys.setenv(
rtweet_api_key = "",
rtweet_api_secret_key = "",
rtweet_access_token = "",
rtweet_access_token_secret = ""
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.