rbertolusso/intubate: Interface to Popular R Functions for Data Science Pipelines

Interfaces to R functions that are 'non-pipe-aware', such as 'lm', so they can be included in data science pipelines, implemented by 'magrittr' with the operator %>%, without having to rely on workarounds of varying complexity. In addition, three extensions for pipelines, called 'intubOrders', 'intuEnv', and 'intuBags', are implemented.

Getting started

Package details

AuthorRoberto Bertolusso
MaintainerRoberto Bertolusso <rbertolusso@rice.edu>
LicenseGPL (>=2)
Version1.4.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rbertolusso/intubate")
rbertolusso/intubate documentation built on May 27, 2019, 3 a.m.