powered by
Plots the BSS background map
pbb(map = "bss.background", add.plot = FALSE, ...)
List of coordinates. For the correct format see also help(kola.background)
logical. If true background is added to an existing plot
additional plot parameters, see help(par)
The plot is produced on the graphical device.
The list of coordinates is plotted as a polygon line.
Reimann C, Siewers U, Tarvainen T, Bityukova L, Eriksson J, Gilucis A, Gregorauskiene V, Lukashev VK, Matinian NN, Pasieczna A. Agricultural Soils in Northern Europe: A Geochemical Atlas. Geologisches Jahrbuch, Sonderhefte, Reihe D, Heft SD 5, Schweizerbart'sche Verlagsbuchhandlung, Stuttgart, 2003.
See also pkb
pkb
# NOT RUN { data(bss.background) data(bsstop) plot(bsstop$XCOO,bsstop$YCOO,col="red",pch=3) pbb(add=TRUE) # }
Run the code above in your browser using DataLab