get.opposite.hemisphere.measurement: Get Opposite Hemisphere Measurement

Description Usage Arguments Value Author(s) Examples

View source: R/rsurfer.R

Description

Given a left hemisphere measurement, will return the equivalent measure on the right hemisphere. If there is no equivalent feature, NULL will be returned

Usage

1
get.opposite.hemisphere.measurement(name, verbose = F, verbose_warn = F)

Arguments

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

Value

Name of the feature on the other hemisphere (or NULL if the feature does not exist)

Author(s)

Alexander Luke Spedding, alexspedding271@gmail.com

Examples

1
2

rsurfer documentation built on May 2, 2019, 4:20 a.m.