Skip to content

an R package to create map of Nepal

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

rugnepal/nepalmap

Repository files navigation

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.

  • province_map() - Use this function to create 7 Provincial Map

  • district_map() - Use this function to create 77 District Map

  • boundary_map() - Use this function to create boundary map of Nepal

Download GeoJSON files: 1. Nepal Provinces

2. Nepal Districts

3. Nepal Boundary

Example:

About

an R package to create map of Nepal

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages