read_surf_data: load surface data and link to 'SurfaceGeometry'

View source: R/neuro_surface.R

read_surf_dataR Documentation

load surface data and link to SurfaceGeometry

Description

load surface data and link to SurfaceGeometry

Usage

read_surf_data(geometry, surface_data_name, colind = NULL, nodeind = NULL)

Arguments

geometry

a SurfaceGeometry instance

surface_data_name

the name of the file containing the values to be mapped to the surface.

colind

the subset column indices of surface dataset to load (optional)

nodeind

the subset node indices of surface dataset to include (optional)

Value

an instance of the class NeuroSurface or NeuroSurfaceVector


bbuchsbaum/neurosurf documentation built on Aug. 29, 2024, 10:53 a.m.