map.axes | R Documentation |
Draws a set of axes on an existing map.
map.axes(...)
... |
Extra arguments passed to |
x- and y-axes are drawn for the currently displayed map. These will display in longitude and latitude (if no projection= has been specified in the map() call).
map("state")
map.axes(cex.axis=0.8)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.