Description Usage Arguments Value Author(s) Examples
Extracts features in group specified by a string, groups that can be used are in normalise.listfieldgroups()
1 | extract.byname(data, fieldGroupName, additionalFields = c())
|
data |
Subject data to extract from |
fieldGroupName |
The group field name to extract |
additionalFields |
Any additional fields to extract |
The extracted fields
Alexander Luke Spedding, alexspedding271@gmail.com
1 2 | data <- generaterandomsubjects()
extract.byname(data, "subcortical")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.