Package: taber
Type: Package
Title: Split and Recombine Your Data
Version: 0.1.2
Date: 2020-09-21
Authors@R: person("Seth", "Wenchel", email = "seth@wenchel.com", role = c("aut", "cre", "cph"),
             comment = c(ORCID = "0000-0001-6099-0200"))
Maintainer: Seth Wenchel <seth@wenchel.com>
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: https://github.com/restonslacker/taber
BugReports: https://github.com/restonslacker/taber/issues
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-10-04 11:18:42 UTC; rstudio
Author: Seth Wenchel [aut, cre, cph] (<https://orcid.org/0000-0001-6099-0200>)
Repository: CRAN
Date/Publication: 2020-10-04 11:40:02 UTC
Built: R 4.3.0; ; 2023-04-07 00:15:55 UTC; unix
