Nothing
test_that("minimal", {
skip_if_not(checkSuggests())
skip_if_offline()
skip_if_not(repoCloned)
repo <- Repository$new(path)
suppressWarnings(addPareArticle(repo))
path <- file.path(repo$getPath(), "vignettes", "articles", "PareReport.Rmd")
expect_true(file.exists(path))
})
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.