plot_site_map.Rd
Plot a site's admin unit highlighted on a map
plot_site_map( site, fill_colour = "#1B2A6C", country_fill = "#E2D5C1", border_colour = "#444444", title = NULL )
A site list with `sites` and `shape` elements.
Fill colour for the focal admin unit.
Fill colour for the country background.
Colour for admin boundary lines.
Optional plot title.
A ggplot2 object