## -- Attaching packages --------------------------------------- tidyverse 1.3.0 --
## v ggplot2 3.3.0 v purrr 0.3.3
## v tibble 2.1.3 v dplyr 0.8.4
## v tidyr 1.0.2 v stringr 1.4.0
## v readr 1.3.1 v forcats 0.5.0
## -- Conflicts ------------------------------------------ tidyverse_conflicts() --
## x dplyr::filter() masks stats::filter()
## x dplyr::lag() masks stats::lag()
## Google's Terms of Service: https://cloud.google.com/maps-platform/terms/.
## Please cite ggmap if you use it! See citation("ggmap") for details.
## Data: (c) OpenStreetMap contributors, ODbL 1.0 - http://www.openstreetmap.org/copyright
## Routing: OSRM - http://project-osrm.org/
## Linking to GEOS 3.6.1, GDAL 2.2.3, PROJ 4.9.3
DESDE ESTACIÓN 249
## # A tibble: 21 x 3
## id_estacion_destino1 id_estacion_origen1 total
## <chr> <chr> <int>
## 1 252 249 445
## 2 250 249 185
## 3 6 249 161
## 4 310 249 136
## 5 433 249 130
## 6 73 249 128
## 7 175 249 95
## 8 138 249 91
## 9 292 249 81
## 10 413 249 79
## # ... with 11 more rows
## Coordinate system already present. Adding new coordinate system, which will replace the existing one.

IDA A LA ESTACIÓN 249
## # A tibble: 18 x 3
## id_estacion_destino1 id_estacion_origen1 total
## <chr> <chr> <int>
## 1 249 252 390
## 2 249 250 177
## 3 249 175 149
## 4 249 433 141
## 5 249 6 140
## 6 249 73 131
## 7 249 310 128
## 8 249 424 109
## 9 249 184 100
## 10 249 21 89
## 11 249 138 84
## 12 249 413 76
## 13 249 126 69
## 14 249 302 64
## 15 249 155 61
## 16 249 292 60
## 17 249 105 56
## 18 249 427 56
## Coordinate system already present. Adding new coordinate system, which will replace the existing one.

DESDE ESTACIÓN 300
## # A tibble: 7 x 3
## id_estacion_destino1 id_estacion_origen1 total
## <chr> <chr> <int>
## 1 266 300 138
## 2 302 300 93
## 3 301 300 88
## 4 327 300 71
## 5 326 300 48
## 6 412 300 38
## 7 21 300 33
## Coordinate system already present. Adding new coordinate system, which will replace the existing one.

HACIA ESTACIÓN 300
## # A tibble: 7 x 3
## id_estacion_destino1 id_estacion_origen1 total
## <chr> <chr> <int>
## 1 300 266 193
## 2 300 301 143
## 3 300 302 120
## 4 300 327 84
## 5 300 412 80
## 6 300 21 50
## 7 300 425 46
## Coordinate system already present. Adding new coordinate system, which will replace the existing one.
