Description Usage Arguments Examples
View source: R/Finalfunctions.R
This function helps use shiny to drag and select data on a graph
1 | shinygraph(dframe, xvar, yvar, viewer = paneViewer())
|
dframe |
data file name |
xvar |
x variable name |
yvar |
y variable name |
viewer |
1 | shinygraph(ephys1, "Treatment", "Voltage.threshold.mV")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.