Package: IDEAFilter 0.2.0

Aaron Clark

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:Aaron Clark [aut, cre], Jeff Thompson [aut], Doug Kelkhoff [ctb, cph], Maya Gans [ctb], SortableJS contributors [ctb], Biogen [cph]

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'))

Peer review:

Bug tracker:https://github.com/biogen-inc/ideafilter/issues

On CRAN:

shiny

6.59 score 12 stars 1 packages 31 scripts 283 downloads 13 exports 53 dependencies

Last updated 7 months agofrom:b9959b860c. Checks:OK: 3 NOTE: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 11 2024
R-4.5-winNOTENov 11 2024
R-4.5-linuxNOTENov 11 2024
R-4.4-winNOTENov 11 2024
R-4.4-macNOTENov 11 2024
R-4.3-winOKNov 11 2024
R-4.3-macOKNov 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

Using IDEAFilter

Rendered fromIDEAFilter.Rmdusingknitr::rmarkdownon Nov 11 2024.

Last update: 2024-04-19
Started: 2020-06-01