cholera (version 0.2.1)

addLandmarks: Add landmarks.

Description

Adds Golden Square, Lion Brewery, St James Workhouse, St Luke's Church (Henry Whitehead), Soho Square, Falconberg Court & Mews, 18 Sackville (John Snow residence) and 28 Dean Street (Karl Marx residence) to an existing plot. Falconberg Court & Mews are technically an isolate that is not part of the network of roads and is, consequently, technically unreachable. Adam and Eve Court and its pump also form an isolate.

Usage

addLandmarks(text.size = 0.5)

Arguments

text.size

Numeric. cex for text labels.

Value

Add base R points and text to a graphics plot.

See Also

snowMap, addKernelDensity, addPlaguePit, addSnow, addVoronoi, addWhitehead

Examples

Run this code
# NOT RUN {
snowMap(add.landmarks = FALSE)
addLandmarks()
# }

Run the code above in your browser using DataLab