Learn R Programming

cholera (version 0.9.1)

addLandmarks: Add landmarks to plot.

Description

Add landmarks to plot.

Usage

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

Value

Base R points and text.

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.

Examples

Run this code
snowMap(add.landmarks = FALSE)
addLandmarks()

Run the code above in your browser using DataLab