We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca762c commit aef1325Copy full SHA for aef1325
1 file changed
README.md
@@ -9,7 +9,7 @@ Rendering interactive flow maps to visualize numbers of movements between locati
9
You can install the package from GitHub as follows:
10
11
devtools::install_github("FlowmapBlue/flowmapblue.R")
12
- library(flowmapblue);
+ library(flowmapblue)
13
14
15
0 commit comments