loopr: Uses an Archive to Amend Previous Stages of a Pipe using Current Output

Remedies a common problem in piping: not having access to intermediate outputs of the pipe. Within a "loop", a piping intermediate is stored in a stack archive, data is processed, and then both the stored intermediate and the current output are reintegrated using an "ending" function. Two special ending functions are provided: amend and insert. However, any ending function can be specified, including merge functions, join functions, setNames(), etc. This framework allows the following work-flow: focus on a particular aspect or section of a data set, conduct specific operations, and then reintegrate changes into the whole.

Package details

AuthorBrandon Taylor
MaintainerBrandon Taylor <Brandon.Taylor221@gmail.com>
LicenseMIT + file LICENSE
Version1.0.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("loopr")

Try the loopr package in your browser

Any scripts or data that you put into this service are public.

loopr documentation built on May 1, 2019, 8:04 p.m.