Package: pipebind
Type: Package
Title: Flexible Binding for Complex Function Evaluation with the Base R
        |> Pipe
Version: 0.1.1
Authors@R: person(
    given = "Brenton M.",
    family = "Wiernik",
    email = "brenton@wiernik.org",
    role = c("cre", "aut"),
    comment = c(ORCID = "0000-0001-9560-6336", Twitter = "@bmwiernik")
  )
Maintainer: Brenton M. Wiernik <brenton@wiernik.org>
Description: Provides a simple function to bind a piped object to a placeholder
    symbol to enable complex function evaluation with the base R |> pipe.
License: GPL-3
Encoding: UTF-8
Language: en-US
URL: https://github.com/bwiernik/pipebind/
BugReports: https://github.com/bwiernik/pipebind/issues
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2022-08-10 14:12:02 UTC; brentonw
Author: Brenton M. Wiernik [cre, aut] (<https://orcid.org/0000-0001-9560-6336>,
    @bmwiernik)
Repository: CRAN
Date/Publication: 2022-08-10 15:30:02 UTC
Built: R 4.1.2; ; 2022-08-11 10:28:22 UTC; unix
