Skip to content

Commit

Permalink
Merge pull request #202 from SSoubie/master
Browse files Browse the repository at this point in the history
Actualización anac marzo
  • Loading branch information
eliansoutu authored Apr 12, 2024
2 parents f82f513 + 226a731 commit 1283575
Show file tree
Hide file tree
Showing 6 changed files with 907 additions and 908 deletions.
1 change: 1 addition & 0 deletions .Rproj.user/shared/notebooks/paths
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/home/mcipponeri/dnme_apps/internacional.Rmd="F5CE28B6"
/home/spinelli/ECONOMIA/dnme_apps/mulc.Rmd="AF30C9B6"
/home/ssoubiel/trabajos/dnme_apps/conectividad.Rmd="3910D2C0"
6 changes: 2 additions & 4 deletions conectividad.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,8 @@ Sys.setlocale(locale = "es_AR.UTF-8")

```{r carga base}
base_total <- read_file_srv("/srv/DataDNMYE/aerocomercial/anac/base_anac_agrupada_diaria.parquet") %>% rename(anio_local = Año,
mes_local = month,
dia_local = Dia,
clasificacion_vuelo = ClasificacionVuelo)
base_total <- read_file_srv("/srv/DataDNMYE/aerocomercial/anac/base_anac_agrupada_diaria.parquet")
publicacion_mes_anio <- strftime(Sys.Date(), '%B %Y')
Expand Down
1,790 changes: 895 additions & 895 deletions docs/conectividad.html

Large diffs are not rendered by default.

Binary file modified docs/conectividad_files/figure-html5/unnamed-chunk-27-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/conectividad_files/figure-html5/unnamed-chunk-80-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 9 additions & 9 deletions docs/search.json

Large diffs are not rendered by default.

0 comments on commit 1283575

Please sign in to comment.