View source: R/utils_graphing.R
Internal ibiVizEdit
utility that enables dynamic color selection based on selected points
1 2 3 4 5 6 | highlight_ibis(
base_plot = NULL,
selected_points = NULL,
time_col = "Time",
ibi_col = "IBI"
)
|
base_plot |
is a |
selected_points |
values returned from user either by clicking or using a "brush" to identify a set of IBIs for editing |
time_col |
is of type |
ibi_col |
is of type |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.