View source: R/safeS3Methods.R
getNameTestType | R Documentation |
Helper function that outputs the name of the analysis.
getNameTestType(testType, parameterName)
testType |
A character string. For the t-tests: "oneSample", "paired", "twoSample". |
parameterName |
The name of the parameter to identify test performed |
Returns a character string with the name of the analysis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.