Learn R Programming

taber (version 0.1.2)

Split and Recombine Your Data

Description

Sometimes you need to split your data and work on the two chunks independently before bringing them back together. 'Taber' allows you to do that with its two functions.

Copy Link

Version

Install

install.packages('taber')

Monthly Downloads

134

Version

0.1.2

License

BSD_3_clause + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Seth Wenchel

Last Published

October 4th, 2020

Functions in taber (0.1.2)

scion

scion
clear_stack

Remove all objects from the stack by deleting them from memory.
stack_view

See what's on the stack
graft

Graft