View source: R/class_tassel_distance_matrix.R
as.matrix.TasselDistanceMatrix | R Documentation |
Coerces an object of class TasselDistanceMatrix
to
a matrix
object.
## S3 method for class 'TasselDistanceMatrix'
as.matrix(x, ...)
x |
An object of |
... |
Additional arguments to be passed to or from methods. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.