centroids | R Documentation |
Return a matrix of centroids of an object
centroids(x, ...)
## S4 method for signature 'ClusteredNeuroVol'
centroids(x, type = c("center_of_mass", "medoid"))
x |
an object with multiple centroids (e.g. a |
... |
extra args |
type |
the type of center of mass: one of "center_of_mass" or "medoid" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.