read_gii2: Function to load surface data from 'Gifti' files

View source: R/zzz.R

read_gii2R Documentation

Function to load surface data from 'Gifti' files

Description

The function 'read_gii2' is a dynamic wrapper of Python 'nibabel' loader. If no Python is detected, it will switch to 'gifti::readgii'.

Usage

read_gii2(path)

Arguments

path

'Gifti' file path

Format

An R function acting as safe wrapper for nibabel.load.


threeBrain documentation built on April 4, 2025, 1:36 a.m.