Showing 2 of total 2 results (show query)
crunch-io
crplyr:A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform <https://crunch.io/>, the 'crplyr' package implements 'dplyr' methods on top of the Crunch backend. The usual methods 'select', 'filter', 'group_by', 'summarize', and 'collect' are implemented in such a way as to perform as much computation on the server and pull as little data locally as possible.
Maintained by Greg Freedman Ellis. Last updated 2 years ago.
6 stars 5.41 score 17 scriptscrunch-io
crunchy:Shiny Apps on Crunch
To facilitate building custom dashboards on the Crunch data platform <https://crunch.io/>, the 'crunchy' package provides tools for working with 'shiny'. These tools include utilities to manage authentication and authorization automatically and custom stylesheets to help match the look and feel of the Crunch web application. The package also includes several gadgets for use in 'RStudio'.
Maintained by Greg Freedman Ellis. Last updated 4 years ago.
5 stars 5.21 score 13 scripts