read_surf_data: load surface data and link to 'SurfaceGeometry'

Description Usage Arguments Value

View source: R/neuro_surface.R

Description

load surface data and link to SurfaceGeometry

Usage

1
2
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 April 6, 2021, 10:08 a.m.