skgrange / threadr

Tools to Thread Pieces Of Data Analysis Together
GNU General Public License v3.0
31 stars 7 forks source link

threadr

Lifecycle Status

threadr is a collection of R utility functions to link pieces of analysis together. threadr is not a focused, single-unit package, rather a collection of functions which I use to glue many processes together.

Installation

# Development version
install.packages("remotes")
remotes::install_github("skgrange/threadr")

Some infomation