Takes a single point and divides it into n points as determined by the user-specified denominator - defaults to 2 in the UI
1 | average_button_action(ibi_data, selected_points = NULL, status = NULL)
|
ibi_data |
IBI data stored in a list of reactiveValues and edited during the user's ibiVizEdit session |
selected_points |
the points defined by using the "drag" or "click" selection method |
status |
the status of the average button - whether it can be used or not |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.