addLandmarks: Add landmarks to plot.

View source: R/addLandmarks.R

addLandmarksR Documentation

Add landmarks to plot.

Description

Add landmarks to plot.

Usage

addLandmarks(text.size = 0.5, text.col = "black",
  highlight.perimeter = TRUE, latlong = FALSE)

Arguments

text.size

Numeric. cex for text labels.

text.col

Character. col for text labels.

highlight.perimeter

Logical. Highlight Lion Brewery and Model Housing.

latlong

Logical. Use estimated longitude and latitude.

Value

Base R points and text.

Note

The location of 18 Sackville Street and 28 Dean Street are approximate. Falconberg Court & Mews form an isolate: they are not part of the network of roads and are technically unreachable. Adam and Eve Court and its pump also form an isolate.

Examples

snowMap(add.landmarks = FALSE)
addLandmarks()

lindbrook/cholera documentation built on Jan. 13, 2025, 3:49 p.m.