conn_comp,NeuroSurfaceVector-method | R Documentation |
connected components on a surface
## S4 method for signature 'NeuroSurfaceVector'
conn_comp(x, threshold, index = 1)
## S4 method for signature 'NeuroSurface'
conn_comp(x, threshold)
x |
the object |
threshold |
the two-element threshold range to use to define connected components |
index |
of the data vector to find connected components on |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.