map.world {sspline} | R Documentation |
Sketch the continental boundary to give a rough idea of the position on the world.
map.world(add=FALSE, main="", ...)
add |
a logical scalar, if TRUE, add a map to the existing plot; otherwise, plot a new world map |
main |
a character vector, the main title of the plot |
... |
other parameters needed to pass to the lines function |
NULL
Original in S by Steve Wofsy <scw@io.harward.edu>,
ported to R by Xianhong Xie <xie@stat.wisc.edu>.
S Archive under http://lib.stat.cmu.edu
map.world(main = "The World Map")