niProperties {deldir} | R Documentation |
Northern Ireland properties.
Description
The locations (in longitude and latitude) of a number of properties (land holdings) in Northern Ireland.
Usage
data("niProperties")
Format
A data frame with 240 observations on the following 2 variables.
x
A numeric vector of longitudes.
y
A numeric vector of latitudes.
Source
These data were kindly provided by Adam Dadvar of the
Cartesian Limited consulting service.
URL: http://www.cartesian.com
.
Examples
# data(niProperties)
# It is unnecessary to use \code{data} since \code{niProperties} is
# a "first class object". It is "lazily loaded".
plot(niProperties)
[Package deldir version 2.0-4 Index]