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