bd_plot {bangladesh} | R Documentation |
uses tmap
bd_plot(level = "country", type = "static")
level |
Administrative level of bangladesh. Should be one of: "country", "division", "district", "upazila","union' |
type |
Plotting mode: "static" or "interactive" |
Static or interactive plot for administrative levels
# Plot static map of district
bd_plot(level = "district", type = "static")