bd_plot: sample function for plotting map of different administrative...

View source: R/bd_plot.R

bd_plotR Documentation

sample function for plotting map of different administrative levels

Description

uses tmap

Usage

bd_plot(level = "country", type = "static")

Arguments

level

Administrative level of bangladesh. Should be one of: "country", "division", "district", "upazila","union'

type

Plotting mode: "static" or "interactive"

Value

Static or interactive plot for administrative levels

Examples

# Plot static map of district
bd_plot(level = "district", type = "static")



bangladesh documentation built on Oct. 28, 2022, 5:06 p.m.