oz: The oz function

Description Usage Arguments Details Value

Description

The classic oz package oz::oz() function.

Usage

1
oz_data(data = "states", ...)

Arguments

data

character string, "states" provides state level else country level

...

passed to oz::ozRegion()

Details

This function calls oz::oz() to draw a basic outline. Use oz_data() to obtain the data in native form.

See oz::ozRegion() for more details. Here data is treated as an identifier, but only "states" or any other value is accepted. If not "states", then country level is returned. Further arguments to oz::ozRegion() can be passed in via dots.

Value

oz class list of coordinates


mdsumner/ozmaps documentation built on July 27, 2021, 10:50 p.m.