Create 'shiny' Inputs from Vectors, 'data.frames', or any R Object
Apply Filters to an object
Determine Filter Input Argument Names
Derive Arguments for shiny Inputs
Prepare and Evaluate Input Function and Arguments
Create a shiny Input
Compute a Filter Predicate
Retrieve the Ids of Input Objects
Retrieve the Labels of Input Objects
Get Multiple Values from a shiny Input Object
Run the backend server for filterInput
Update a shiny Input
Provides an interface to 'shiny' inputs used for filtering vectors, data.frames, and other objects. 'S7'-based implementation allows for seamless extensibility.
Useful links