Plot of the US with state boundaries
Plots quickly, medium resolution outlines of the US with the states and bodies of water. A simple wrapper for the map function from the maps package.
US( ...)
... |
These are the arguments that are passed to the map function from the maps package. |
The older version of this function (fields < 6.7.2) used the FIELDS dataset US.dat for the coordinates. Currenty this has been switched to use the maps package.
world
# Draw map in device color # 3 US( col=3)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.