Skip to content

idea: use_pipe()? #15

@tidy-bot

Description

@tidy-bot

Issue by ijlyttle
Sunday Jul 10, 2016 at 13:45 GMT
Originally opened as r-lib/devtools#1258


Given the emergence of the idea of Tidy API's, which encourages use of the pipe, could it be useful to provide a function use_pipe() that would create a pipe.R file like this? h/t @ramnathv here.

I see the plus side as making it easier to use "your" package functions not having to load magrittr explicitly.

I see a drawback (potentially) if every package exports the pipe, could that be messy/problematic? (Honestly, I don't know.)

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions