bweiher/bloom: Make your data bloom by aggregating by select input combinations and returning the result

Designed primarily for dashboards, where reactive inputs filter data and then a common summary function is applied. Bloom allows this filtering and aggregation to take place beforehand, allowing your UI to merely fetch pre-filtered, pre-aggregated data to greatly improve performance, user experience and ultimately reduce the file size that must be read into R.

Getting started

Package details

MaintainerBen Weiher <bweiher@protonmail.com>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bweiher/bloom")
bweiher/bloom documentation built on May 23, 2019, 8:38 a.m.