bgmap {VIM} | R Documentation |
Backgound map
Description
Plot a background map.
Usage
bgmap(map, add = FALSE, ...)
Arguments
map |
either a matrix or |
add |
a logical indicating whether |
... |
further arguments and graphical parameters to be passed to
|
Author(s)
Andreas Alfons
References
M. Templ, A. Alfons, P. Filzmoser (2012) Exploring incomplete data using visualization tools. Journal of Advances in Data Analysis and Classification, Online first. DOI: 10.1007/s11634-011-0102-y.
See Also
Examples
data(kola.background, package = "VIM")
bgmap(kola.background)
[Package VIM version 6.2.2 Index]