Rdocumentation
powered by
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
Link to current version
Version
Version
0.1.2
0.1.0
0.0.1
Install
install.packages('taber')
Monthly Downloads
134
Version
0.1.2
License
BSD_3_clause + file LICENSE
Issues
0
Pull Requests
0
Stars
4
Forks
0
Repository
https://github.com/restonslacker/taber
Maintainer
Seth Wenchel
Last Published
October 4th, 2020
Functions in taber (0.1.2)
Search all functions
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