plotusa {GEOmap}R Documentation

Map of USA

Description

Quick plot of USA project with UTM.

Usage

plotusa(LATS=c(22,49.62741), LONS=c(229.29389,296.41803), add=FALSE)

Arguments

LATS vector of latitude bounds
LONS vector of longitude bounds
add add to existing plot

Value

Graphical Side Effect

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>

See Also

zebra

Examples

library(geomapdata)
plotusa()


[Package GEOmap version 1.4-2 Index]