SetContrastCondName-tpcaResult-method: Set ContrastCondName

SetContrastCondName,tpcaResult-methodR Documentation

Set ContrastCondName

Description

Set ContrastCondName

Usage

## S4 method for signature 'tpcaResult'
SetContrastCondName(object, name)

Arguments

object

an object of class tpcaResult

name

a character string describing the contrast condition

Value

an object of class tpcaResult

Examples

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

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