Description Usage Arguments Examples
This function helps graph a ggviolin plot for data visualization.
1 | Thresholdplot(dataname, xname, yname, title)
|
dataname |
the data file name, passed to |
xname |
the treatment column name |
yname |
the dependent variable |
title |
the title of the plot |
1 | Thresholdplot(ephys1, "Treatment", "Voltage.threshold.mV", "Voltage Threshold (mV)")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.