Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

nizap

Boundary of the area Nikel-Zapoljarnij


Description

This gives x- and y-coordinates with the boundary of the area around Nikel-Zapoljarnij.

Usage

data(nizap)

Format

The format is: List of 2 $ x: num [1:36] 699104 693918 681324 662062 645023 ... $ y: num [1:36] 7739416 7746115 7751139 7756163 7757000 ...

Details

This object can be used to select samples from the Kola data from the region around Nikel-Zapoljarnij.

Author(s)

References

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.

Examples

data(nizap)
data(kola.background)
plotbg()
lines(nizap$x,nizap$y,col="red")

StatDA

Statistical Analysis for Environmental Data

v1.7.4
GPL (>= 3)
Authors
Peter Filzmoser
Initial release
2020-03-10

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.