use_gha_publish | R Documentation |
Add an standard actions that builds the publish
-target, and publishes the results on the gh-pages
branch.
Requires a Dockerimage published within the same GitHub repository. See use_gha_docker()
.
use_gha_publish(file = getOption("repro.gha.publish"), open = TRUE)
file |
Which file to save to. |
open |
Open the newly created file for editing? Happens in RStudio, if applicable, or via utils::file.edit() otherwise. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.