swiss: Map of the Switzerland.

Description Usage Arguments Value Author(s) Examples

View source: R/swiss.R

Description

Plot a map of Switzerland and optionnaly some cities.

Usage

1
2
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.

xlab,ylab

The x and y-axis labels.

...

Optional arguments to be passed to the plot function.

Value

A graphic window.

Author(s)

Dominik Schaub

Examples

1

Example output



SpatialExtremes documentation built on Sept. 1, 2020, 3:01 a.m.