swiss: Map of the Switzerland.
Description
Plot a map of Switzerland and optionnaly some cities.
Usage
swiss(city = FALSE, add = FALSE, axes = FALSE, km = TRUE, xlab = "",
ylab = "", ...)
Arguments
city
Logical. It TRUE
, some city are displayed. Default
is to omit.
add
Logical. Should the map be added to an existing plot?
axes
Logical. Should the axis be displayed?
km
Logical. If TRUE
(default) the longitude and latitude
are expressed in kilometers. Otherwise it is in meters.
…
Optional arguments to be passed to the plot
function.