average_button_action: Server side function to facilitate averaging multiple points

Description Usage Arguments

View source: R/utils_server.R

Description

Takes a single point and divides it into n points as determined by the user-specified denominator - defaults to 2 in the UI

Usage

1
average_button_action(ibi_data, selected_points = NULL, status = NULL)

Arguments

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


dr-consulting/ibi_VizEdit documentation built on Jan. 1, 2021, 12:04 a.m.