| aad | Mean absolute deviation |
| associationTest | Chi-square test of association / independence |
| bars | Grouped bar plots with error bars |
| ciMean | Confidence interval around the mean |
| cohensD | Cohen's d |
| colCopy | Copy a vector into a matrix |
| copy | Copy a vector into a matrix |
| correlate | Correlation matrices |
| cramersV | Cramer's V |
| etaSquared | Effect size for ANOVAs |
| expandFactors | Expand factors to a set of contrasts |
| goodnessOfFitTest | Chi-square goodness of fit test |
| importList | Import a list into the workspace |
| independentSamplesTTest | Independent samples t-test |
| longToWide | Reshape from long to wide |
| maxFreq | Sample mode |
| mode | Sample mode |
| modeOf | Sample mode |
| oneSampleTTest | One sample t-test |
| pairedSamplesTTest | Paired samples t-test |
| permuteLevels | Permute the levels of a factor |
| posthocPairwiseT | Post-hoc pairwise t-tests for ANOVA |
| print.assocTest | Print chi-square association test results |
| print.correlate | Print correlation matrix results |
| print.gofTest | Print goodness of fit test results |
| print.TTest | Print t-test results |
| print.whoList | Print workspace summary |
| quantileCut | Cut by quantiles |
| rmAll | Remove all objects from the workspace |
| rowCopy | Copy a vector into a matrix |
| sortFrame | Sort a data frame |
| standardCoefs | Standardised regression coefficients |
| tFrame | Transpose a data frame |
| unlibrary | Unload a package |
| who | Contents of workspace |
| wideToLong | Reshape from wide to long |