series,NeuroSurfaceVector,numeric-method | R Documentation |
extract a series of values for a surface vector
## S4 method for signature 'NeuroSurfaceVector,numeric'
series(x, i)
## S4 method for signature 'NeuroSurfaceVector,integer'
series(x, i)
## S4 method for signature 'NeuroSurfaceVector,ROISurface'
series(x, i)
## S4 method for signature 'NeuroSurface,numeric'
series(x, i)
x |
the object to extract series from |
i |
the indices of the series set |
a class of type Matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.