Rdocumentation
powered by
Learn R Programming
neuroim (version 0.0.6)
overlay: overlay two objects
Description
overlay two objects
overlay
Usage
overlay(x, y, ...)
"overlay"(x, y)
"+"(e1, e2)
"+"(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