Package: taber
Type: Package
Title: Split and Recombine Your Data
Version: 0.0.1
Date: 2015-07-02
Authors@R: person("Seth", "Wenchel", email = "seth@wenchel.com", role = c("aut", "cre", "cph"))
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.
License: BSD_3_clause + file LICENSE
LazyData: TRUE
Imports: magrittr, dplyr
URL: http://github.com/restonslacker/taber
BugReports: http://github.com/restonslacker/taber/issues
Twitter: @wenchel
Packaged: 2015-07-03 23:38:30 UTC; SWENCHEL
Author: Seth Wenchel [aut, cre, cph]
Maintainer: Seth Wenchel <seth@wenchel.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-07-04 09:52:02
