overlay-methods: overlay two objects

Description Usage Arguments

Description

overlay two objects

overlay

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
overlay(x, y, ...)

## S4 method for signature 'Layer,Layer'
overlay(x, y)

## S4 method for signature 'Overlay,Layer'
e1 + e2

## S4 method for signature 'Layer,Layer'
e1 + e2

Arguments

x

the underlay object

y

the overlay object

...

additional arguments for class-specific implementations

e1

the left operand

e2

the right operand


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