Publications by Maria Victoria Rezaval

Tarea 5

22.05.2020

library(tidyverse) ## Warning: package 'tidyverse' was built under R version 3.6.3 ## -- 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.5 ## v tidyr 1.0.2 v stringr 1.4.0 ## v readr 1.3.1 v forcats 0.5.0 ## Warning: package 'g...

2336 sym R (11116 sym/65 pcs) 3 img

Document

10.05.2020

R Markdown d. Aislando los tweets que poseen coordenadas geográficas (lat y long), crear mapas que muestren posición de los tweets y cantidad de seguidores del usuario que tuitea. library(tidyverse) ## Warning: package 'tidyverse' was built under R version 3.6.3 ## -- Attaching packages ---------------------------------------------------------...

274 sym R (16389 sym/266 pcs) 2 img

Document

10.05.2020

R Markdown library(tidyverse) ## Warning: package 'tidyverse' was built under R version 3.6.3 ## -- 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.5 ## v tidyr 1.0.2 v stringr 1.4.0 ## v readr 1.3....

4027 sym R (28908 sym/247 pcs) 7 img

Publish Document

02.05.2020

CIENCIA DE DATOS PARA CIUDADES II TAREA N°1 Instalamos las librerias st y tidyverse y, luego, las activamos. install.packages("st") ## Installing package into 'C:/Users/Acer/Documents/R/win-library/3.6' ## (as 'lib' is unspecified) ## package 'st' successfully unpacked and MD5 sums checked ## ## The downloaded binary packages are in ## C:\...

12238 sym R (75170 sym/145 pcs) 24 img

Document

25.04.2020

CIENCIA DE DATOS PARA CIUDADES II TAREA N°1 Instalamos las librerias st y tidyverse y, luego, las activamos. install.packages("st", repos = "http://cran.us.r-project.org") ## Installing package into 'C:/Users/Acer/Documents/R/win-library/3.6' ## (as 'lib' is unspecified) ## package 'st' successfully unpacked and MD5 sums checked ## ## The do...

3650 sym R (11563 sym/56 pcs) 8 img

Document

12.03.2020

Primer paso: Una vez guardado el documento con extensión .CSV en la carpeta correspondiente (previo utilizamos el comando more/show folder in new window) escribimos el nombre de la variable Departamentos2016 y la función read.csv(). Agregamos la función header = TRUE para indicar que la primera fila son las columnas y sep para separar las vari...

2612 sym R (2408887 sym/24 pcs)

Document

16.05.2020

R Markdown library(tidyverse) ## Warning: package 'tidyverse' was built under R version 3.6.3 ## -- 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.5 ## v tidyr 1.0.2 v stringr 1.4.0 ## v readr 1.3.1...

4858 sym R (13562 sym/71 pcs) 14 img

Document

26.11.2021

...

6 sym

Document

26.11.2021

...

6 sym 1 img

Publish Document

26.11.2021

Add a new chunk by clicking the Insert Chunk button on the toolbar or by pressing Ctrl+Alt+I. When you save the notebook, an HTML file containing the code and output will be saved alongside it (click the Preview button or press Ctrl+Shift+K to preview the HTML file). The preview shows you a rendered HTML copy of the contents of the editor. Conseq...

497 sym