Learn R Programming

rsurfer (version 0.2)

isfsfeature: Is Feature Created by 'Freesurfer'

Description

Given the name of a feature, this function returns whether it was a feature generated the by 'Freesurfer' processing stream

Usage

isfsfeature(name)

Arguments

name

Name of the feature

Value

Whether the feature was created by 'Freesurfer'

Examples

Run this code
# NOT RUN {
isfsfeature("left.CA1")
isfsfeature("Age")
# }

Run the code above in your browser using DataLab