Description Usage Arguments Value Author(s) Examples
Given a left hemisphere measurement, will return the equivalent measure on the right hemisphere. If there is no equivalent feature, NULL will be returned
1 | get.opposite.hemisphere.measurement(name, verbose = F, verbose_warn = F)
|
name |
The name of the feature to return the corresponding measurement of the opposite hemisphere of |
verbose |
If a corresponding feature doesn't exist, a message will be printed if this is true |
verbose_warn |
If a corresponding feature doesn't exist, a message will be printed as a warning if this is true |
Name of the feature on the other hemisphere (or NULL if the feature does not exist)
Alexander Luke Spedding, alexspedding271@gmail.com
1 2 | get.opposite.hemisphere.measurement("Right.vessel")
get.opposite.hemisphere.measurement("lhCortexVol")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.