GitHub - AmineAndam04/R-geomaroc: R version of geomaroc. A package to easily visualize geospatial data of Morocco. (original) (raw)
Repository files navigation
Welcome to the R version of geomaroc
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
Introduction
Visit This Repo
Install
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')
Documentation
Notation
To get the notation use : regions() & provinces
Examples :
Go to examples