rasterImage {grDevices}
R Documentation
draw a raster image on a specific position
Description
Usage
rasterImage
(
image
,
x
,
y
,
size
=
NULL
);
Arguments
image
[as
Image
]
x
[as double]
y
[as double]
size
-
env
[as
Environment
]
Details
Authors
graphics
Value
this function returns data object of type
any
kind.
clr value class
any
kind
Examples
[Package
grDevices
version 1.0.0.0
Index
]