library(testthat)
library(tauturri)
# Only run tests if API details are available
if (Sys.getenv("tautulli_url") != "" & Sys.getenv("tautulli_apikey") != "") {
test_check("tauturri")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.