streetHighlight {cholera} | R Documentation |
Highlight road by name.
streetHighlight(road.name, col = "red", lwd = 3)
road.name |
Character vector. The functions tries to correct for case and to remove extra spaces. |
col |
Character. Highlight color. |
lwd |
Numeric. Line width. |
A base R graphics segment(s).
snowMap()
streetHighlight("Broad Street")