citHeader("To cite pipebind in publications use:")

bibentry(
  bibtype  = "Manual",
  title    = "pipebind: Flexible Binding for Complex Function Evaluation with the Base R |> Pipe",
  author   = person("Brenton M.", "Wiernik"),
  year     = "2022",
  note     = "R package version 0.1.0",
  url      = "https://github.com/bwiernik/pipebind",
  textVersion = paste(
    "Wiernik, B. M.",
    "pipebind: Flexible binding for complex function evaluation with the base R |> pipe (version 0.1.0).",
    "https://github.com/bwiernik/pipebind"
  )
)
