if (!dir.exists("travis-testthat")) {
system("git clone https://github.com/pat-s/travis-testthat.git")
}
withr::with_dir(
"travis-testthat",
{
repo <- github_repo(".")
}
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.