infer_resolution: Infer resolution from "xifti"
and surfaces
Description
Infer the numbers of vertices on each cortex of a "xifti"
object.
Also supports the result of info_cifti
.
Usage
infer_resolution(xifti, surfL = NULL, surfR = NULL)
Value
The inferred resolutions for the left and right cortex.
Arguments
- xifti
A "xifti"
object.
- surfL
Left surface
- surfR
Right surface