New R package: replyr (get a grip on remote dplyr data services)
Win-Vector Blog 2016-12-05
Summary:
It is a bit of a shock when R dplyr users switch from using a tbl implementation based on R in-memory data.frames to one based on a remote database or service. A lot of the power and convenience of the dplyr notation is hard to maintain with these more restricted data service providers. Things that … Continue reading New R package: replyr (get a grip on remote dplyr data services)