Skip to content

Commit f8077bd

Browse files
authored
Update README.md
1 parent aa577eb commit f8077bd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ You can install the package from GitHub as follows:
2525
flows <- read.csv('https://gist.githubusercontent.com/ilyabo/a7b9701424257146b571149d92a14926/raw/2e9e1e9bcf64cf0090781b451037229ccb78e1b1/flows.csv')
2626
mapboxAccessToken <- 'YOUR_MAPBOX_ACCESS_TOKEN'
2727
flowmapblue(locations, flows, mapboxAccessToken, clustering=TRUE, darkMode=TRUE, animation=FALSE)
28+
29+
30+
Here is a [nice tutorial](https://www.paulamoraga.com/blog/2020/07/11/2020-07-11-mobility/) by Paula Moraga.

0 commit comments

Comments
 (0)