map_values: map_values

map_values,NeuroSurface,list-methodR Documentation

map_values

Description

map data using a key -> value lookup table

Usage

## S4 method for signature 'NeuroSurface,list'
map_values(x, lookup)

## S4 method for signature 'NeuroSurface,matrix'
map_values(x, lookup)

Arguments

x

the object to map over

lookup

the lookup table


bbuchsbaum/neurosurf documentation built on Aug. 29, 2024, 10:53 a.m.