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, latlong = FALSE)

Arguments

road.name

Character vector. The function tries to correct for case and remove extra spaces (includes "Map Frame").

col

Character. Highlight color.

lwd

Numeric. Line width.

latlong

Logical. Use estimated longitude and latitude.

Value

A base R graphics segment(s).

Examples

snowMap()
streetHighlight("Broad Street")

lindbrook/cholera documentation built on April 14, 2024, 6:29 a.m.