Learn R Programming

rsurfer (version 0.2)

getfsversion: Get 'Freesurfer' Version

Description

This command is used to get the version number of 'Freesurfer' which a certain subject was processed with

Usage

getfsversion(subjectDir)

Arguments

subjectDir

The directory of the subject to get the 'Freesurfer' version of

Value

The version number

Examples

Run this code
# NOT RUN {
getfsversion("/Users/alex/Desktop/Subjects/002_S_0413/")
# }

Run the code above in your browser using DataLab