Learn R Programming

RGraphics (version 2.0-14)

ozImage: 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.