cpp_mark {IFC} | R Documentation |
Matrix to Matrix Writer According to Mask with Offsets
Description
Writes matrix 'B'
in matrix 'A'
according to 'mask'
.
Arguments
A |
a NumericMatrix. |
B |
a NumericMatrix. |
mask |
a NumericMatrix. |
xoff |
x offset in |
yoff |
x offset in |
invert |
a logical. Default is |
[Package IFC version 0.2.1 Index]