Description Usage Arguments Examples
View source: R/Finalfunctions.R
This function helps visualize the distribution of the data
1 | normaldisplot(Dataname, treatment, DependentVar, yname)
|
Dataname |
the filtered data file name |
treatment |
the name of the treatment |
DependentVar |
the name of the dependent variable |
yname |
the y-axis title for the output qqplot |
1 | normaldisplot(ephys1, "alcohol", "Voltage.threshold.mV", "Voltage Threshold (mV)")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.