tidyverse

Tidy data and tidyverse

I am surprised how often two things get conflated in around the tidyverse. The tidy data principles is about having in each row a data point, where each variable has its own column.

NSE in base R

After some discussions on the internet (and some breaks I got in a pipe using tidyr) I’ll decided to try to emulate dplyr and other tidyr functions with base functions.

Forest fires in Mexico

Evolucion de los incendios forestales en México I saw a map on twitter and I wanted to see if I could change a bit and improve it: I wanted to make so that the fires change the size with time to appear and disappear instead of moving around Mexico.