Learn R Programming

workflowr (version 1.7.1)

A Framework for Reproducible and Collaborative Data Science

Description

Provides a workflow for your analysis projects by combining literate programming ('knitr' and 'rmarkdown') and version control ('Git', via 'git2r') to generate a website containing time-stamped, versioned, and documented results.

Copy Link

Version

Install

install.packages('workflowr')

Monthly Downloads

555

Version

1.7.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

August 23rd, 2023

Functions in workflowr (1.7.1)

wflow_remove

Remove files
wflow_pre_knit

pre_knit function for workflowr
wflow_rename

Rename files and directories
wflow_pre_processor

pre_processor function for workflowr
wflow_run

Run the code
wflow_rename_proj

Rename a workflowr project
wflow_view

View research website locally
wflow_use_gitlab

Deploy site with GitLab
wflow_use_github

Deploy site with GitHub
wflow_site

Custom site generator for workflowr websites
wflow_start

Start a new workflowr project
wflow_post_knit

post_knit function for workflowr
wflow_open

Open R Markdown analysis file(s)
workflowr-package

workflowr: A workflow template for creating a research website
wflow_publish

Publish the site
wflow_quickstart

Quickly start a workflowr project
wflow_toc

Create table of contents
wflow_status

Report status of workflowr project
wflow_git_commit

Commit files
wflow_git_pull

Pull files from remote repository
wflow_html

Convert to a workflowr HTML document
wflow_git_remote

Manage remote Git repositories
create_figure_path

create the path to the figure folder
wflow_git_config

Configure Git settings
wflow_git_push

Push files to remote repository
extract_commit

Extract a commit from a Git repository
wflow_build

Build the site
is_fig_path_ext

check the fig_path_ext option