Learn R Programming

StatDA (version 1.5)

plotbg: Kola background Plot

Description

Plots the Kola background

Usage

plotbg(map = "kola.background", which.map = c(1, 2, 3, 4),
map.col = c(5, 1, 3, 4), map.lwd = c(2, 1, 2, 1), add.plot = FALSE, ...)

Arguments

map
List of coordinates. For the correct format see also help(kola.background)
which.map
which==1 ... plot project boundary # which==2 ... plot coast line # which==3 ... plot country borders # which==4 ... plot lakes and rivers
map.col
Map colors to be used
map.lwd
Defines linestyle of the background
add.plot
logical. if true background is added to an existing plot
...
additional plot parameters, see help(par)

encoding

latin1

Details

Plots the background map of Kola

References

Reimann C, �yr�s M, Chekushin V, Bogatyrev I, Boyd R, Caritat P de, Dutter R, Finne TE, Halleraker JH, J�ger �, Kashulina G, Lehto O, Niskavaara H, Pavlov V, R�is�nen ML, Strand T, Volden T. Environmental Geochemical Atlas of the Central Barents Region. NGU-GTK-CKE Special Publication, Geological Survey of Norway, Trondheim, Norway, 1998.

Examples

Run this code
data(kola.background)
plotbg()

Run the code above in your browser using DataLab