Starting a workflowr project

wflow_start

Start a new workflowr project.

Creating new files

wflow_open

Open R Markdown analysis file(s)

Building the research website

wflow_build

Build the site

wflow_view

View research website locally.

Assessing project status

wflow_status

Report status of workflowr project.

Publishing the research website

wflow_publish

Publish the site

Managing Git and GitHub

Functions to perform local Git commands

wflow_commit

Commit files

wflow_git_config

Configure Git settings

wflow_git_pull

Pull files from remote repository

wflow_git_push

Push files to remote repository

wflow_remotes

Manage remote Git repositories.

wflow_remove

Remove files

Updating projects

Functions to update workflowr projects or convert existing projects to use workflowr

wflow_convert

Convert R Markdown files to workflowr template.

wflow_update

Update a workflowr project.

Miscellaneous

create_links_page

Create a results page with links to analysis files