Skip to contents

The function returns Shiny input object related to selected cohort that is triggered whenever cohort data filters were applied to it within filtering panel.

Usage

cb_changed(session, cohort_id)

Arguments

session

Shiny session object.

cohort_id

Id of the cohort.

Details

The function is meant to be used as a trigger for Shiny render functions and observers.