tunmaps provides an easy access to R users who wish to plot data on maps of Tunisia with various administrative levels.
You can install the development version of tunmaps from GitHub with:
# install.packages("devtools")
devtools::install_github("iyedg/tunmaps")
This is a basic example which shows you how to solve a common problem:
library(tunmaps)
plot_governorates()

library(tunmaps)
plot_municipalities()

Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.