ozGrob: Create a Map of Australia
Description
Creates a map of Australia (or part thereof).
grid.ozGrob
also draws the map.
Usage
ozGrob(ozRegion, name=NULL, gp=NULL, vp=NULL)
grid.ozGrob(...)
Arguments
ozRegion
An object created using the
ozRegion
function from the oz package.
name
A character name for the grob.
gp
A gpar
object containing graphical parameter settings
or NULL
.
…
Arguments to be passed to ozGrob
.