infer_resolution: Infer resolution from '"xifti"' and surfaces

View source: R/utils_xifti.R

infer_resolutionR 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.


mandymejia/ciftiTools documentation built on Feb. 28, 2024, 11:20 a.m.