infer_resolution {ciftiTools}R Documentation

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)

Arguments

xifti

A "xifti" object.

surfL

Left surface

surfR

Right surface

Value

The inferred resolutions for the left and right cortex.


[Package ciftiTools version 0.14.0 Index]