surf2asc: Convert Freesurfer surface file to ascii

Description Usage Arguments Value

View source: R/fs-utils.R

Description

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

Usage

1
surf2asc(input_file, output_file, verbose = TRUE)

Arguments

input_file

path to input surface file to convert

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.