knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

workflow

Lifecycle: experimental CRAN status

The goal of workflow is to ...

Installation

You can install the released version of workflow from github with:

remotes::install_github("workflow")


sakrejda/workflow documentation built on Nov. 18, 2024, 3:02 a.m.