nizap | R Documentation |
This gives x- and y-coordinates with the boundary of the area around Nikel-Zapoljarnij.
data(nizap)
The format is: List of 2 $ x: num [1:36] 699104 693918 681324 662062 645023 ... $ y: num [1:36] 7739416 7746115 7751139 7756163 7757000 ...
This object can be used to select samples from the Kola data from the region around Nikel-Zapoljarnij.
Peter Filzmoser <P.Filzmoser@tuwien.ac.at> http://cstat.tuwien.ac.at/filz/
C. Reimann, P. Filzmoser, R.G. Garrett, and R. Dutter: Statistical Data Analysis Explained. Applied Environmental Statistics with R. John Wiley and Sons, Chichester, 2008.
data(nizap)
data(kola.background)
plotbg()
lines(nizap$x,nizap$y,col="red")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.