Package: arpr
Type: Package
Title: Advanced R Pipes
Version: 0.1.1
Author: Jirka Lewandowski <jirka.lewandowski@wzb.eu>
Maintainer: Jirka Lewandowski <jirka.lewandowski@wzb.eu>
Description: Provides convenience functions for programming
    with magrittr pipes. Conditional pipes, a string prefixer and a function
    to pipe the given object into a specific argument given by character name
    are currently supported. It is named after the dadaist Hans Arp, a friend
    of Rene Magritte.
Imports: magrittr
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2019-01-11 19:33:00 UTC; jlewando
Repository: CRAN
Date/Publication: 2019-01-18 23:30:03 UTC
