Learn R Programming

bangladesh (version 1.0.0)

bd_plot: sample function for plotting map of different administrative levels

Description

uses tmap

Usage

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

Value

Static or interactive plot for administrative levels

Arguments

level

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

type

Plotting mode: "static" or "interactive"

Examples

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


Run the code above in your browser using DataLab