githubActions | R Documentation |
Add GitHub actions infrastructure to a project directory.
githubActions(project_name, path)
project_name |
project name/title |
path |
target file path for project directory |
## Not run:
projectSkeleton(paste0(tempdir(),'/test_project'))
githubActions('test project',path = tempdir())
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.