About Anaconda Help Download Anaconda

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.

copied from cf-post-staging / r-ideafilter
Click on a badge to see how to embed it in your web page
badge
https://anaconda.org/conda-forge/r-ideafilter/badges/version.svg
badge
https://anaconda.org/conda-forge/r-ideafilter/badges/latest_release_date.svg
badge
https://anaconda.org/conda-forge/r-ideafilter/badges/latest_release_relative_date.svg
badge
https://anaconda.org/conda-forge/r-ideafilter/badges/platforms.svg
badge
https://anaconda.org/conda-forge/r-ideafilter/badges/license.svg
badge
https://anaconda.org/conda-forge/r-ideafilter/badges/downloads.svg

© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.1) Legal | Privacy Policy