paleolimbot / mudata2

Interchange Tools for Multi-Parameter Spatiotemporal Data
https://paleolimbot.github.io/mudata2
27 stars 4 forks source link

cleanup dplyr usage #11

Closed paleolimbot closed 7 years ago

paleolimbot commented 7 years ago

The decision to use tidyeval semantics (using Depends dplyr >= 0.7) is recent, and there is much usage of the deprecated _ family of verbs in dplyr.

Note that using .data is not always safe, because it does not work with remote tbls.