get_map: get shapefile for different administrative levels

View source: R/get_map.R

get_mapR Documentation

get shapefile for different administrative levels

Description

get shapefile for different administrative levels

Usage

get_map(level = "country")

Arguments

level

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

Value

shapefile for given administrative level

Examples

country <- get_map("country")
division <- get_map("division")
district <- get_map("district")

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