Project-class | R Documentation |
An S4 class to store the workflow project directory definitions.
project_name
the project name
path
the project directory path
renv
add infrastructure for reproducible R package environment management from the renv
package
docker
creation for project docker infrastructure
github
creation of a GitHub repository
private
private GitHub repository
github_actions
creation of GitHub actions infrastructure
parallel_plan
an expression to define the parallel future plan to use
force
force project creation if the project directory already exists
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.