map-methods: Generic function to apply a function to an object

Description Usage Arguments

Description

Generic function to apply a function to an object

apply a kernel function to a BrainVolume

Usage

1
2
3
4
map(x, m, ...)

## S4 method for signature 'BrainVolume,Kernel'
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


neuroim documentation built on May 2, 2019, 1:04 p.m.