datasketch / hgchmagic

https://datasketch.github.io/hgchmagic/
Other
3 stars 7 forks source link

Import dplyr pipe to namespace #107

Closed lenafm closed 3 years ago

lenafm commented 3 years ago

The pipe (%>%) needs to be imported through NAMESPACE. It is added to NAMESPACE by calling @importFrom dplyr %>%.