SetCtrlCondName,tpcaResult-method | R Documentation |
Set CtrlCondName
## S4 method for signature 'tpcaResult'
SetCtrlCondName(object, name)
object |
an object of class tpcaResult |
name |
a character string describing the control condition |
an object of class tpcaResult
tpcaObj <- new("tpcaResult")
SetCtrlCondName(tpcaObj, "DMSO")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.