shinyfilter: Use Interdependent Filters on Table Columns in Shiny Apps

Allows to connect 'selectizeInputs' widgets as filters to a 'reactable' table. As known from spreadsheet applications, column filters are interdependent, so each filter only shows the values that are really available at the moment based on the current selection in other filters. Filter values currently not available (and also those being available) can be shown via popovers or tooltips.

Getting started

Package details

AuthorJoachim Zuckarelli [aut, cre] (<https://orcid.org/0000-0002-9280-3016>)
MaintainerJoachim Zuckarelli <joachim@zuckarelli.de>
LicenseGPL-3
Version0.1.1
URL https://github.com/jsugarelli/shinyfilter/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("shinyfilter")

Try the shinyfilter package in your browser

Any scripts or data that you put into this service are public.

shinyfilter documentation built on May 11, 2021, 1:07 a.m.