A shiny module that allows the user to edit a set of numeric filters for a data frame.
Arguments
- id
The namespace of the module.
- data
The data to filter.
- add
The input (from another module) that signifies the creation of a new filter.
Value
The server returns a tibble::tibble()
of filters.