AmineAndam04 / R-geomaroc

R version of geomaroc. A package to easily visualize geospatial data of Morocco.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the R version of geomaroc

geomaroc_logo

R library to make working with geospatial data of Morocco easier.

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

Reference manual

Notation

To get the notation use : regions() & provinces

Examples :

Go to examples

illustration

image image image image image image image image image

About

R version of geomaroc. A package to easily visualize geospatial data of Morocco.


Languages

Language:HTML 98.7%Language:R 1.3%