Description Usage Arguments Examples
View source: R/Finalfunctions.R
This function helps create a statistical table of mean and STD.
1 | StatsTable(Dataname, treatment1, treatment2, ID, DependentVar)
|
Dataname |
the filtered data file name |
treatment1 |
the treatment name |
treatment2 |
the other treatment name |
ID |
cell ID |
DependentVar |
the column name of the dependent variable |
1 | StatsTable(ephys1, "alcohol", "water", "Cell.ID", "Voltage.threshold.mV")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.