library(dplyr)
library(dtrackr)
# test_that("examples run to completion", {
# devtools::run_examples()
#
# })
if (identical(Sys.getenv("NOT_CRAN"), "true")) {
test_examples(path = "../..")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.