rasterImage {graphics} 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

SMRUCC genomics Institute

Value

this function returns data object of type any kind.

clr value class

Examples


[Package graphics version 2.33.856.6961 Index]