series: extract a series of values for a surface vector

Description Usage Arguments Value

Description

extract a series of values for a surface vector

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
## 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)

Arguments

x

the object to extract series from

i

the indices of the series set

Value

a class of type Matrix


bbuchsbaum/neurosurf documentation built on April 6, 2021, 10:08 a.m.