Skip to content

Commit 405533a

Browse files
authored
Add files via upload
1 parent b92a05c commit 405533a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1247,7 +1247,7 @@ shortPath<-left_join(shortPath,
12471247
shortPath<-shortPath %>% group_by(INSEE_COM) %>% summarise(flow=sum(flux))
12481248
```
12491249

1250-
**Plot the flow of people crossing Bourgogne-Franche-Comte's communes **
1250+
**Plot the flow of people crossing Bourgogne-Franche-Comte's communes**
12511251

12521252
``` r
12531253
#Merge to shapefile

0 commit comments

Comments
 (0)