Function reference
-
Rprofile()
- Add project .Rprofile
-
createGit()
- Add git infrastructure
-
createGithub()
- Create a project GitHub repository
-
docker()
- Add docker infrastructure
-
githubActions()
- Add GitHub actions infrastructure
-
output()
- Add project outputs
-
projectDirectory()
- Project directory
-
projectSkeleton()
- Project skeleton
-
projectTypes()
- Available project types
-
readme()
- Project README
-
renvInitialise()
- Initialise renv infrastructure
-
targets()
- Add targets infrastructure
-
targetsConfig()
- Add a targets configuration file to a project directory
-
targetsPipeline()
- Add a targets pipeline
-
targetsRun()
- Add a targets run script to a project directory
-
targetsScript()
- Add a targets script
-
template()
- Project templates
-
utils()
- Add R package settings