map.world: World Map

Description Usage Arguments Value Author(s) References Examples

Description

Sketch the continental boundary to give a rough idea of the position on the world.

Usage

1
map.world(add=FALSE, main="", ...)

Arguments

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

Value

NULL

Author(s)

Original in S by Steve Wofsy <scw@io.harward.edu>,
ported to R by Xianhong Xie.

References

S Archive under http://lib.stat.cmu.edu

Examples

1
map.world(main = "The World Map")

sspline documentation built on May 2, 2019, 2:17 a.m.

Related to map.world in sspline...