I was talking with a friend about social networks when he mentioned that it wasn’t worth his time to invest on podcasts. He said that I looked up his twitter account, that that’s more useful for him.
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.
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.
If you want a post to appear on blogdown do not use titles of form # My title.
But you can use second order titles with ## My title and it will be correctly parsed.
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.
In this blogpost I will try to experiment how to simulate the conditions for ending a PhD program and obtaining the doctorate, from the school.
I will base this simulation on three principles:
Many has been said about the relation of PCA and MDS. For instance this, or this other one on the practical point of view, however it has been different.