
Function reference
-
autofilter() - Generate filters definition based on the Source data
-
.available_filters_choices() - Generate available filters choices based on the Source data
-
cb_changed() - Track changes of cohort data in Shiny
-
cb_ui()cb_server() - Include filtering panel in Shiny
-
demo_app() - Run demo application
-
.cb_input() - Create input controller insensitive to server updates
-
.render_filter() - Define filter related output in filtering panel
-
.save_observer() - Save observer to user session
-
.sendOutput() - Send output rendering
-
.gui_filter() - Return GUI layer methods for filter of specified type
-
gui() - Run filtering panel locally
-
.keep_na_input().update_keep_na_input() - Generate NA's filter selection GUI input
-
.pre_post_stats().pre_post_stats_text() - Generate structure of pre/post statistics
-
.custom_attrition() - Method for generating custom attrition output
-
.render_filters() - Render filtering panels for all the filters included in Cohort
-
.step_attrition() - Generate output of attrition plot
-
scb_chart_palette - Default color palette used for filter feedback plots
-
scb_icons - Default filtering panel icons
-
scb_labels - Default filtering panel labels
-
shinyCohortBuilder-package - GUI layer for cohortBuilder package
-
source-gui-layer - Source compatibility methods.
-
.trigger_action().trigger_action_js() - Trigger filtering panel action
-
.update_data_stats() - Render source data related statistics