niProperties | R Documentation |
The locations (in longitude and latitude) of a number of properties (land holdings) in Northern Ireland.
data("niProperties")
A data frame with 240 observations on the following 2 variables.
x
A numeric vector of longitudes.
y
A numeric vector of latitudes.
These data were kindly provided by Adam Dadvar of the
Cartesian Limited consulting service.
URL: http://www.cartesian.com
.
# data(niProperties)
# It is unnecessary to use \code{data} since \code{niProperties} is
# a "first class object". It is "lazily loaded".
plot(niProperties)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.