Used within add_* functions. Expect arguments passed on from there. Returns a data.frame with x, y, ... to be used downstream

select_data_from_correct_source(p, data, dots_quo)

Arguments

p

chartjs object

data

data argument passed on from parent function

dots_quo

enquos(...) passed on from parent function

Value

a data.frame