series: extract a series of values for a surface vector

series,NeuroSurfaceVector,numeric-methodR Documentation

extract a series of values for a surface vector

Description

extract a series of values for a surface vector

Usage

## 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 Aug. 29, 2024, 10:53 a.m.