#blog #R #hugo Setting up your blog with RStudio and blogdown III: modify your theme This is Part III of my series of posts about how to setup you blog with RStudio and blogdown. The other parts are: ...
#blog #R #hugo Setting up your blog with RStudio and blogdown II: Workflow This is Part III of my series of posts about how to setup you blog with RStudio and blogdown. The other parts are: ...
#blog #R #hugo #blogdown Setting up our blog with RStudio and blogdown I: Creating the blog Last month I migrated my blog from Wordpress to Hugo and blogdown. Now I can post from RStudio using R/markdown, which allow me to create interactive posts including R code. It has been such a good … ...
#Twitter #R #Social Networks Growing old in Twitter I started using Twitter more than 10 years ago (!). I open an account in this social network in 2008 and although I was not using it too much for the first year, I become a frequent user after that. … ...
#R #Temporal Networks #igraph Temporal networks with R and igraph (updated) A while ago, I wrote a post about how to create animations of temporal networks using R and the amazing package igraph package. The post was written in 2012 and the code does not work with the most … ...
#R #Temporal Networks #igraph Temporal networks with igraph and R (with 20 lines of code!) **UPDATE**: the version of the R code in this post does not work with newer versions of the igraph package (\> 1.0). I have posted an updated version of this post here: [Temporal networks with R and … ...
#R #Temporal Networks #igraph #Twitter #Social Networks Temporal network of information diffusion in Twitter Millions of tweets, retweets and mentions are exchanged in Twitter everyday about very different subjects, events, opinions, etc. While aggregating this data over a time window might help to … ...