Free Access Week - Data Engineering + BI
Data engineering and BI courses are free!
Free Access Week - Jun 2-8

RgoogleMaps (version 1.1.9.15)

myplot.imagematrix: Plotting an imagematrix object

Description

This function outputs an imagematrix object as an image.

Usage

myplot.imagematrix(x,y,z, ...)

Arguments

x
optional x coordinates
y
optional y coordinates
z
target image
...
plotting options

Examples

Run this code
data(logo)
     plot(z=logo, main="plot(logo)")

Run the code above in your browser using DataLab