SetCtrlCondName-tpcaResult-method: Set CtrlCondName

Description Usage Arguments Value Examples

Description

Set CtrlCondName

Usage

1
2
## S4 method for signature 'tpcaResult'
SetCtrlCondName(object, name)

Arguments

object

an object of class tpcaResult

name

a character string describing the control condition

Value

an object of class tpcaResult

Examples

1
2
tpcaObj <- new("tpcaResult")
SetCtrlCondName(tpcaObj, "DMSO")

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