devtools::document()
devtools::install(upgrade = "never")
if (dir.exists(".git/worktrees")) {
unlink(".git/worktrees", recursive = TRUE)
}
pkgdown::deploy_to_branch()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.