File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,10 @@ It produces an interactive flow map representing numbers of movements between lo
55
66![ image] ( https://user-images.githubusercontent.com/351828/86061814-bb993800-ba67-11ea-9e76-90a75f813327.png )
77
8- #### Installation
8+ As an alternative, you may also consider using R to populate a spreadsheet for publishing a flow map on [ Flowmap.blue] ( http://flowmap.blue )
9+ as described in this [ excellent blog post] ( https://doodles.mountainmath.ca/blog/2020/01/06/flow-maps/ ) .
10+
11+ ### Installation
912
1013You can install the package from GitHub as follows:
1114
@@ -14,7 +17,7 @@ You can install the package from GitHub as follows:
1417
1518
1619
17- #### Usage
20+ ### Usage
1821
1922 locations <- read.csv('https://gist.githubusercontent.com/ilyabo/a7b9701424257146b571149d92a14926/raw/2e9e1e9bcf64cf0090781b451037229ccb78e1b1/locations.csv')
2023 flows <- read.csv('https://gist.githubusercontent.com/ilyabo/a7b9701424257146b571149d92a14926/raw/2e9e1e9bcf64cf0090781b451037229ccb78e1b1/flows.csv')
You can’t perform that action at this time.
0 commit comments