Skip to content

In this repository you will find some of the basic concepts to understand the core tidyverse collection of R packages (https://www.tidyverse.org/) focusing mainly on dplyr (and to a lesser extent purrr) but with some touches on all the core packages. For this aim, you will find a made up case study relating annual mean temperature and CO2 emissi…

Notifications You must be signed in to change notification settings

elenavelado/intro_tidyverse

 
 

Repository files navigation

intro_tidyverse

Gestionar, limpiar, transformar, visualizar y modelizar datos con el objetivo de obtener información útil son tareas a las que nos enfrentamos habitualmente. Sin embargo, todo ello requiere diversos conocimientos y un tiempo de aprendizaje considerable. En este sentido, tidyverse es una colección de paquetes de R diseñados para la ciencia de datos con la principal ventaja de que todos los paquetes comparten una filosofía de diseño, gramática y estructura de datos. Con los ejemplos de este repositorio veremos cómo sacar el máximo provecho a nuestros datos con las ventajas que nos proporciona tidyverse.

In this repository you will find some of the basic concepts to understand the core tidyverse collection of R packages (https://www.tidyverse.org/) focusing mainly on dplyr (and to a lesser extent purrr) but with some touches on all the core packages. For this aim, you will find a made up case study relating annual mean temperature and CO2 emissions data from Sevilla.

Note that since I update this repository from time to time in 04-scripts only the most recent version will work, in this case EBD directory. I kept the others if someone wanted to see the code we used on that day.

About

In this repository you will find some of the basic concepts to understand the core tidyverse collection of R packages (https://www.tidyverse.org/) focusing mainly on dplyr (and to a lesser extent purrr) but with some touches on all the core packages. For this aim, you will find a made up case study relating annual mean temperature and CO2 emissi…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%