README.md

tunmaps

tunmaps provides an easy access to R users who wish to plot data on maps of Tunisia with various administrative levels.

Installation

You can install the development version of tunmaps from GitHub with:

# install.packages("devtools")
devtools::install_github("iyedg/tunmaps")

Example

This is a basic example which shows you how to solve a common problem:

library(tunmaps)
plot_governorates()

library(tunmaps)
plot_municipalities()

Reference resources



iyedg/tunmaps documentation built on March 18, 2022, 12:08 a.m.