Package: IDEAFilter 0.2.0
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.0.tar.gz
IDEAFilter_0.2.0.zip(r-4.5)IDEAFilter_0.2.0.zip(r-4.4)IDEAFilter_0.2.0.zip(r-4.3)
IDEAFilter_0.2.0.tgz(r-4.4-any)IDEAFilter_0.2.0.tgz(r-4.3-any)
IDEAFilter_0.2.0.tar.gz(r-4.5-noble)IDEAFilter_0.2.0.tar.gz(r-4.4-noble)
IDEAFilter_0.2.0.tgz(r-4.4-emscripten)IDEAFilter_0.2.0.tgz(r-4.3-emscripten)
IDEAFilter.pdf |IDEAFilter.html✨
IDEAFilter/json (API)
NEWS
# 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
Last updated 7 months agofrom:b9959b860c. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-win | NOTE | Nov 11 2024 |
R-4.5-linux | NOTE | Nov 11 2024 |
R-4.4-win | NOTE | Nov 11 2024 |
R-4.4-mac | NOTE | Nov 11 2024 |
R-4.3-win | OK | Nov 11 2024 |
R-4.3-mac | OK | Nov 11 2024 |
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:base64encbslibcachemclicolorspacecommonmarkcrayondigestfansifarverfastmapfontawesomefsggplot2gluegtablehtmltoolshttpuvisobandjquerylibjsonlitelabelinglaterlatticelifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnlmepillarpkgconfigpromisespurrrR6rappdirsRColorBrewerRcpprlangsassscalesshinyshinyTimesourcetoolstibbleutf8vctrsviridisLitewithrxtable
Readme and manuals
Help Manual
Help page | Topics |
---|---|
IDEA data filter module server function | IDEAFilter |
Shiny data filter module server function | shiny_data_filter |