curv2asc: Convert Freesurfer curvature file to ascii

Description Usage Arguments Value

View source: R/fs-utils.R

Description

Curvature files from Freesurfer need to be conserted to be handled in R. This first step turns the curvature file in to a text ascii file.

Usage

1
curv2asc(input_file, white, output_file, verbose = TRUE)

Arguments

input_file

path to curvature file

white

path to subjects hemi.white file

output_file

path to output file

verbose

logical indicating to be verbose or not

Value

ascii data


neuroconductor/ggsegExtra documentation built on Aug. 18, 2020, 4:45 p.m.