getNameTestType: Gets the Label of the Test

View source: R/safeS3Methods.R

getNameTestTypeR Documentation

Gets the Label of the Test

Description

Helper function that outputs the name of the analysis.

Usage

getNameTestType(testType, parameterName)

Arguments

testType

A character string. For the t-tests: "oneSample", "paired", "twoSample".

parameterName

The name of the parameter to identify test performed

Value

Returns a character string with the name of the analysis.


safestats documentation built on Nov. 24, 2022, 5:07 p.m.