Package: IDEAFilter 0.2.1
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.
Authors:
IDEAFilter_0.2.1.tar.gz
IDEAFilter_0.2.1.zip(r-4.7)IDEAFilter_0.2.1.zip(r-4.6)IDEAFilter_0.2.1.zip(r-4.5)
IDEAFilter_0.2.1.tgz(r-4.6-any)IDEAFilter_0.2.1.tgz(r-4.5-any)
IDEAFilter_0.2.1.tar.gz(r-4.7-any)IDEAFilter_0.2.1.tar.gz(r-4.6-any)
IDEAFilter_0.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
IDEAFilter/json (API)
| # Install 'IDEAFilter' in R: |
| install.packages('IDEAFilter', repos = c('https://biogen-inc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/biogen-inc/ideafilter/issues
Pkgdown/docs site:https://biogen-inc.github.io
Last updated from:cfdff12e32. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 167 | ||
| source / vignettes | OK | 194 | ||
| linux-release-x86_64 | NOTE | 156 | ||
| macos-release-arm64 | NOTE | 154 | ||
| macos-oldrel-arm64 | NOTE | 160 | ||
| windows-devel | NOTE | 108 | ||
| windows-release | NOTE | 98 | ||
| windows-oldrel | NOTE | 103 | ||
| wasm-release | OK | 150 |
Exports:getInitializationCode.shinyDataFilter_dfIDEAFilterIDEAFilter_itemIDEAFilter_item_uiIDEAFilter_uishiny_data_filtershiny_data_filter_itemshiny_data_filter_item_uishiny_data_filter_uishiny_vector_filtershiny_vector_filter_numeric_fewshiny_vector_filter_numeric_manyshiny_vector_filter_ui
Dependencies:base64encbslibcachemclicommonmarkcpp11crayondigestfarverfastmapfontawesomefsggplot2gluegtablehtmltoolshttpuvisobandjquerylibjsonlitelabelinglaterlifecyclemagrittrmemoisemimeotelpillarpromisespurrrR6rappdirsRColorBrewerRcpprlangS7sassscalesshinyshinyTimesourcetoolsutf8vctrsviridisLitewithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| IDEA data filter module server function | IDEAFilter |
| Shiny data filter module server function | shiny_data_filter |
