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.
- Version0.2.0
- R version≥ 2.10
- LicenseMIT
- LicenseLICENSE
- Needs compilation?No
- Languageen-US
- Last release04/15/2024
Documentation
Team
Aaron Clark
Doug Kelkhoff
Show author detailsRolesContributor, Copyright holderJeff Thompson
Show author detailsRolesAuthorMaya Gans
Show author detailsRolesContributorSortableJS contributors
Show author detailsRolesContributorBiogen
Show author detailsRolesCopyright holder
Insights
Last 30 days
This package has been downloaded 256 times in the last 30 days. Now we're getting somewhere! Enough downloads to populate a lively group chat. The following heatmap shows the distribution of downloads per day. Yesterday, it was downloaded 13 times.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
This package has been downloaded 3,124 times in the last 365 days. Consider this 'mid-tier influencer' status—if it were a TikTok, it would get a nod from nieces and nephews. The day with the most downloads was Apr 17, 2024 with 70 downloads.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports7 packages
- Suggests7 packages
- Reverse Imports1 package