1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/VIM-package.R
\docType{data}
\name{kola.background}
\alias{kola.background}
\title{Background map for the Kola project data}
\source{
Kola Project (1993-1998)
}
\description{
Coordinates of the Kola background map.
}
\examples{
data(kola.background, package = "VIM")
bgmap(kola.background)
}
\references{
Reimann, C., Filzmoser, P., Garrett, R.G. and Dutter, R. (2008)
\emph{Statistical Data Analysis Explained: Applied Environmental Statistics
with R}. Wiley, 2008.
}
\keyword{datasets}
|