CtrlCondName-tpcaResult-method: Extract CtrlCondName

Description Usage Arguments Value Examples

Description

Extract CtrlCondName

Usage

1
2
## S4 method for signature 'tpcaResult'
CtrlCondName(object)

Arguments

object

and object of class tpcaResult

Value

a character string describing the control condition

Examples

1
2
tpcaObj <- new("tpcaResult")
CtrlCondName(tpcaObj)

Rtpca documentation built on Nov. 8, 2020, 7:44 p.m.