addLandmarkSquares {cholera} | R Documentation |
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")
Arguments
latlong |
Logical. Use estimated longitude and latitude. |
text.size |
Numeric. cex for text labels. |
text.col |
Character. col for text labels. |
Value
Base R points and text.
Examples
snowMap()
addLandmarkSquares()
[Package cholera version 0.9.1 Index]