Learn R Programming

neuroim (version 0.0.6)

map: Generic function to apply a function to an object

Description

Generic function to apply a function to an object

apply a kernel function to a BrainVolume

Usage

map(x, m, ...)
"map"(x, m, mask = NULL)

Arguments

x
the object that is mapped
m
the mapping object
...
additional arguments
mask
restrict application of kernel to maksed area