oz {ozmaps} | R Documentation |
The oz function
Description
The classic oz
package oz::oz()
function.
Usage
oz_data(data = "states", ...)
Arguments
data |
character string, "states" provides state level else country level |
... |
passed to |
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
[Package ozmaps version 0.4.5 Index]