Learn R Programming

cholera (version 0.9.1)

addLandmarkSquares: Add Golden and Soho Squares to plot.

Description

Add Golden and Soho Squares to plot.

Usage

addLandmarkSquares(latlong = FALSE, text.size = 0.5, text.col = "black")

Value

Base R points and text.

Arguments

latlong

Logical. Use estimated longitude and latitude.

text.size

Numeric. cex for text labels.

text.col

Character. col for text labels.

Examples

Run this code
snowMap()
addLandmarkSquares()

Run the code above in your browser using DataLab