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

flowaid

Lifecycle: experimental CRAN status

The goal of flowaid is to help ease the workflow in R projects by having functions that finds project files etc.

Installation

You can install the Github version of flowaid from GitHub with:

devtools::install_github("AndreSjuve/flowaid")


AndreSjuve/flowaid documentation built on Dec. 17, 2021, 8:50 a.m.