DistMethod,tpcaResult-method | R Documentation |
Extract DistMethod
## S4 method for signature 'tpcaResult'
DistMethod(object)
object |
and object of class tpcaResult |
a character string of the dist method
tpcaObj <- new("tpcaResult")
DistMethod(tpcaObj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.