match.bundle.values: Match per-bundle values to the bundles.

View source: R/tracts.R

match.bundle.valuesR Documentation

Match per-bundle values to the bundles.

Description

Match per-bundle values to the bundles.

Usage

match.bundle.values(bundle_values, bundles)

Arguments

bundle_values

named or unnamed numeric vector, or NULL.

bundles

named list of fs.tracts instances, see read.tract.bundles.

Value

numeric vector of length length(bundles), or NULL if bundle_values was NULL. The values are in the order of bundles.


fsbrain documentation built on Sept. 27, 2026, 1:07 a.m.