View source: R/plot_interactions.R
Process the plot single click and stores in dataframe. Used within an observeEvent
1 | show_click(click_data, x_val, y_val)
|
click_data |
Reactive dataframe with x and y values |
x_val |
Plot input for single click interaction x values |
y_val |
Plot input for single click interaction y values |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.