Package: taber
Type: Package
Title: Split and Recombine Your Data
Version: 0.1.0
Date: 2015-08-03
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
NeedsCompilation: no
Packaged: 2015-08-03 17:09:42 UTC; SWENCHEL
Author: Seth Wenchel [aut, cre, cph]
Maintainer: Seth Wenchel <seth@wenchel.com>
Repository: CRAN
Date/Publication: 2015-08-03 21:10:50
