1 2 3 |
data: |
a data frame. |
measurevar: |
the name of a column that contains the variable to be summariezed |
betweenvars: |
a vector containing names of columns that are between-subjects variables |
withinvars: |
a vector containing names of columns that are within-subjects variables |
idvar: |
the name of a column that identifies each subject (or matched subjects) |
na.rm: |
a boolean that indicates whether to ignore NA's |
conf.interval: |
the percent range of the confidence interval (default is 95 |
It will still work if there are no within-S variables. Gives count, mean, standard deviation, standard error of the mean, and confidence interval (default 95
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.