read.md.subjects.from.fsgd {fsbrain}R Documentation

Read subjects list from an FSGD file.

Description

Read subjects list from an FSGD file.

Usage

read.md.subjects.from.fsgd(filepath)

Arguments

filepath

character string, path to a FreeSurfer Group Descriptor (FSGD) file.

Value

vector of character strings, the subject identifiers

Note

This is not a parser for all data in an FSGD file.

See Also

demographics.to.fsgd.file


[Package fsbrain version 0.5.5 Index]