R library to make working with geospatial data of Morocco easier.
- GitHub repo: https://github.com/AmineAndam04/R-geomaroc
- CRAN: https://CRAN.R-project.org/package=geomaroc
- Raw data: https://github.com/AmineAndam04/geomaroc-Raw-data
- Python version :https://github.com/AmineAndam04/geomaroc
Visit This Repo
Install geomaroc and geomarocdata
1- Install geomaroc :
install.packages("geomaroc")
OR
install.packages(".../Downloads/geomaroc_0.1.1.tar.gz", repos = NULL, type = "source")
2- Install geomarocdata
install.packages('geomarocdata',repos='https://amineandam04.github.io/drat/', type='source')
To get the notation use : regions() & provinces
Go to examples