plotusa function

Map of USA

Map of USA

Quick plot of USA project with UTM.

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

Arguments

  • USAmap: Map for the U.S. (from geomapdata)
  • LATS: vector of latitude bounds
  • LONS: vector of longitude bounds
  • add: add to existing plot

Returns

Graphical Side Effect

Author(s)

Jonathan M. Leesjonathan.lees@unc.edu

See Also

zebra

Examples

## Not run: library(geomapdata) data(package='geomapdata', "USAmap") plotusa(USAmap) ## End(Not run)
  • Maintainer: Jonathan M. Lees
  • License: GPL (>= 2)
  • Last published: 2024-07-09

Useful links