Learn R Programming

safestats (version 0.8.7)

getNameTestType: Gets the Label of the Test

Description

Helper function that outputs the name of the analysis.

Usage

getNameTestType(testType, parameterName)

Value

Returns a character string with the name of the analysis.

Arguments

testType

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

parameterName

The name of the parameter to identify test performed