Learn R Programming

cholera (version 0.9.1)

addPlaguePit: Add plague pit (Marshall Street).

Description

Draws a polygon that approximates the plague pit located around Marshall Street. From Vestry Report map.

Usage

addPlaguePit(latlong = FALSE, color = "black", line.type = "solid")

Value

Adds a polygon to a graphics plot.

Arguments

latlong

Logical. Use estimated longitude and latitude.

color

Character. Color of polygon.

line.type

Character. Polygon line type.

Examples

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

Run the code above in your browser using DataLab