map_values,NeuroSurface,list-method | R Documentation |
map data using a key -> value lookup table
## S4 method for signature 'NeuroSurface,list'
map_values(x, lookup)
## S4 method for signature 'NeuroSurface,matrix'
map_values(x, lookup)
x |
the object to map over |
lookup |
the lookup table |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.