Description Usage Arguments Value Examples
Set summaryMethod
1 2 | ## S4 method for signature 'tpcaResult'
SetSummaryMethod(object, method)
|
object |
an object of class tpcaResult |
method |
character string of summary method |
an object of class tpcaResult
1 2 | tpcaObj <- new("tpcaResult")
SetSummaryMethod(tpcaObj, "median")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.