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")

ovirahman/bangladesh documentation built on Nov. 6, 2022, 2:51 a.m.