powered by
This function plots the map of Victoria, Australia.
plot_vic_map(...)
A ggplot object. The map of Victoria, Australia.
ggplot
All arguments will be ignored.
Require package sf installed.
sf
if (requireNamespace("sf", quietly = TRUE)) { plot_vic_map() }
Run the code above in your browser using DataLab