-
Notifications
You must be signed in to change notification settings - Fork 301
Closed
Labels
featurea feature request or enhancementa feature request or enhancement
Description
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
Labels
featurea feature request or enhancementa feature request or enhancement