theme_map | R Documentation |
Custom theme function
theme_map(
bg = "#E0F0FF",
grid = "#00000010",
axis = T,
legend.position = "right"
)
bg |
color of the panel backgound |
grid |
color of the grid |
axis |
boolean, whether or not to include the axis |
legend.position |
legend position, option include: 'top', 'bottom', 'left', 'right', and 'none' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.