Learn R Programming

rsurfer (version 0.2)

getfshome: Get 'Freesurfer' Home

Description

This command is used to get the base directory where 'Freesurfer' is installed as set using the command setfshome().

Usage

getfshome()

Arguments

Value

The directory 'Freesurfer' is installed

Examples

Run this code
# NOT RUN {
setfshome("/Applications/freesurfer/")
getfshome()
# }

Run the code above in your browser using DataLab