read_freesurfer_table: Read in stats table from Freesurfer

Description Usage Arguments Value

View source: R/read_freesurfer.R

Description

Freesurfer has functions to create tables from raw stats files. If you have data already merged using the aparcstats2table or asegstats2table from Freesurfer, this function will read in the data and prepare it for ggseg.

Usage

1
read_freesurfer_table(path, measure = NULL, ...)

Arguments

path

path to the table file

measure

which measure is the table of

...

additional arguments to read.table

Value

tibble


neuroconductor/ggseg documentation built on May 15, 2021, 11:21 p.m.