wlandau / downsize

Toggle the test and production versions of your workflow with the flip of a global option.

Home Page:https://wlandau.github.io/downsize/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

\1;95;0c# downsize

With the downsize R package, you can toggle the test and production versions of your workflow with the flip of a TRUE/FALSE global option. This is helpful when your workflow takes a long time to run, you want to test it quickly, and unit testing is too reductionist to cover everything.

Installation

Latest release:

install.packages("downsize")

Development version:

install_github("wlandau/downsize")

Documentation

See the https://wlandau.github.io/downsize for a function reference and package vignette.

About

Toggle the test and production versions of your workflow with the flip of a global option.

https://wlandau.github.io/downsize/


Languages

Language:R 100.0%