powered by
Extracts features in group specified by a string, groups that can be used are in normalise.listfieldgroups()
extract.byname(data, fieldGroupName, additionalFields = c())
Subject data to extract from
The group field name to extract
Any additional fields to extract
The extracted fields
# NOT RUN { data <- generaterandomsubjects() extract.byname(data, "subcortical") # }
Run the code above in your browser using DataLab