streetHighlight: Highlight road by name.

View source: R/streetHighlight.R

streetHighlightR Documentation

Highlight road by name.

Description

Highlight road by name.

Usage

streetHighlight(road.name, col = "red", lwd = 3)

Arguments

road.name

Character vector. The functions tries to correct for case and to remove extra spaces.

col

Character. Highlight color.

lwd

Numeric. Line width.

Value

A base R graphics segment(s).

Examples

snowMap()
streetHighlight("Broad Street")

cholera documentation built on March 7, 2023, 5:31 p.m.