README.md

Nepal Map

Latest Map of Nepal with 77 districts and 7 provinces for spatial data visualization in R and other programming.

First Install R package with following

install.packages("devtools")

devtools::install_github("rugnepal/nepalmap")

Second - Load the package

library(nepalmap)

Third, use these easy function to create map in R.

Download GeoJSON files: 1. Nepal Provinces

2. Nepal Districts

3. Nepal Boundary

Example:



rugnepal/nepalmap documentation built on March 20, 2023, 10:26 a.m.