Crandore Hub

IDEAFilter

Agnostic, Idiomatic Data Filter Module for Shiny

When added to an existing shiny app, users may subset any developer-chosen R data.frame on the fly. That is, users are empowered to slice & dice data by applying multiple (order specific) filters using the AND (&) operator between each, and getting real-time updates on the number of rows effected/available along the way. Thus, any downstream processes that leverage this data source (like tables, plots, or statistical procedures) will re-render after new filters are applied. The shiny module’s user interface has a 'minimalist' aesthetic so that the focus can be on the data & other visuals. In addition to returning a reactive (filtered) data.frame, 'IDEAFilter' as also returns 'dplyr' filter statements used to actually slice the data.

Versions across snapshots

VersionRepositoryFileSize
0.2.1 rolling source/ R- IDEAFilter_0.2.1.tar.gz 3.3 MiB
0.2.1 rolling linux/jammy R-4.5 IDEAFilter_0.2.1.tar.gz 206.3 KiB
0.2.1 rolling linux/noble R-4.5 IDEAFilter_0.2.1.tar.gz 206.4 KiB
0.2.1 latest source/ R- IDEAFilter_0.2.1.tar.gz 3.3 MiB
0.2.1 latest linux/jammy R-4.5 IDEAFilter_0.2.1.tar.gz 206.3 KiB
0.2.1 latest linux/noble R-4.5 IDEAFilter_0.2.1.tar.gz 206.4 KiB
0.2.1 2026-04-26 source/ R- IDEAFilter_0.2.1.tar.gz 3.3 MiB
0.2.1 2026-04-23 source/ R- IDEAFilter_0.2.1.tar.gz 3.3 MiB
0.2.1 2026-04-09 windows/windows R-4.5 IDEAFilter_0.2.1.zip 209.2 KiB
0.2.0 2025-04-20 source/ R- IDEAFilter_0.2.0.tar.gz 3.3 MiB

Dependencies (latest)

Imports

Suggests