Skip to content

mtennekes/donutmaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Donut maps

This is an R package to create donut maps.

Installation

library(remotes)
install_github("mtennekes/odf")
install_github("mtennekes/donutmaps")

Make sure the latest CRAN version of tmap is installed.

Example

Load the pacakges

library(odf)
library(tmap)
library(donutmaps)

See the examples inside the documentation:

?bake_donuts

Examples

Commuting maps of the Netherlands:

Donut Map

https://dashboards.cbs.nl/v1/commutingNL/

Note: this specific map is not fully reproducible yet, but is very similar to the example in bake_donuts

Lockdown maps of France

https://inseefrlab.github.io/lockdown-maps-R/inflows_EN.html

repository: https://github.com/InseeFrLab/lockdown-maps-R

About

Interactive donut maps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages