View source: R/project_management.R
add_package_snippets | R Documentation |
add_package_snippets
copies all (missing) snippet definitions
in 'inst/rstudio/r.snippets' and 'rmd.snippets' (if not empty) to the RStudio user snippet location.
add_package_snippets()
boolean invisible(FALSE) if nothing was added, invisible(TRUE) if snipped definitions were added
https://stackoverflow.com/a/62223103/10581449
## Not run:
add_package_snippets()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.