SetCtrlCondName-tpcaResult-method: Set CtrlCondName

SetCtrlCondName,tpcaResult-methodR Documentation

Set CtrlCondName

Description

Set CtrlCondName

Usage

## 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

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

nkurzaw/Rtpca documentation built on May 12, 2023, 2:10 p.m.