Description Usage Arguments Details Value Examples
Helper functions for building the rtrek
package website.
1 2 3 4 5 | build_site()
build_articles()
build_article(id = "sc")
|
id |
character, the ID ( |
These functions wrap around pkgdown
and make html substitutions to customize the rtrek
package website.
These functions should only be called when working on the rtrek
package with that package root directory as the working directory.
nothing is returned but files on disk are edited.
1 | ## Not run: build_site()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.