ozImage {RGraphics} | R Documentation |
Create an Image on a Map of Australia
Description
Creates a map of Australia (or part thereof),
plus an imageGrob
positioned relative to the map.
Usage
ozImage(mapLong, mapLat, imageLong, imageLat, cols)
Arguments
mapLong, mapLat |
Longitude and latitude ranges describing the
area of Australia to create. |
imageLong, imageLat |
Longitude and latitude ranges describing the
area that the image should occupy. |
cols |
Colors for the image cells. |
[Package
RGraphics version 1.0-8
Index]