map_details | R Documentation |
Add map details to a plot.
map_details(
primeMeridian = "center",
hires = FALSE,
col = "darkolivegreen4",
interior = FALSE,
axes = FALSE,
border = FALSE,
boundaries.col = "black",
grid = FALSE,
grid.col = "white",
grid.lwd = 0.5,
cex.axis = 0.75,
fill = TRUE,
boundary = TRUE,
water = NULL,
land = TRUE,
countries = FALSE,
nx = NULL,
ny = nx,
labels = TRUE,
...
)
primeMeridian |
|
hires |
|
col |
|
interior |
|
axes |
|
border |
|
boundaries.col |
|
grid |
|
grid.col |
|
cex.axis |
|
fill |
|
boundary |
|
water |
|
countries |
|
nx |
|
ny |
|
labels |
|
... |
Nothing, used for side effect of adding map details to a plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.