powered by
map
map.text(database, regions = ".", labels, cex = 0.75, add = FALSE, move = FALSE, ...)
x
y
names
FALSE
TRUE
mining
add = FALSE
The return value is a map object, as from map.
map.text("world", "ira") # iran and iraq map.text("state", "penn") map.text("county", "penn") # Pennsylvania counties map.text("county", "new jersey") # New Jersey counties
Run the code above in your browser using DataLab