LondonExample_sources: Example London sources

Description Usage Format Examples

Description

Dummy sources associated with the crimes in LondonExample_crimes.

Usage

1

Format

an object of class list.

Examples

1
2
plot(LondonExample_crimes$latitude, LondonExample_crimes$longitude, xlab = "lon", ylab = "lat")
points(LondonExample_sources$latitude, LondonExample_sources$longitude, pch = 15, col = "blue")

bobverity/Rgeoprofile documentation built on May 12, 2019, 11:28 p.m.