ozKey {RGraphics}R Documentation

Create a Key for an ozImage

Description

Creates a map of Australia with a rectangle bounding a specified region; designed to provide a key for an ozImage.

Usage

ozKey(x, y, width, height, just, mapLong, mapLat) 

Arguments

x, y, width, height, just The location and size of the key within the current viewport.
mapLong, mapLat Longitude and latitude ranges giving the area around which to draw a rectangle.

[Package RGraphics version 1.0-8 Index]