load one or more surface datasets for both left and right hemispheres

read_surf_data_seq(leftGeometry, rightGeometry, leftDataNames,
  rightDataNames)

Arguments

leftGeometry

a SurfaceGeometry instance for the left hemisphere

rightGeometry

a SurfaceGeometry instance for the right hemisphere

leftDataNames

a character vector indicating names of left-hemisphere surface data files to be mapped to geometry.

rightDataNames

a character vector indicating names of right-hemisphere surface data files to be mapped to geometry.