Moving rstat-tips.net from wordpress to blogdown
I’ve started this blog five years ago using wordpress. But I admit that it was quite painful to write the articles about R in wordpress.
I had to write the R-code in RStudio, copy it to wordpress. Then I had to run the code and copy the output to wordpress, too.
Any time I want to make changes to the code this procedure gets quite tedious. I’ve also tried to do some steps at medium. But the steps for publishing were the same.
So I was pleased when I stumbled across blogdown. Using blogdown I can write my R code and the article in one step.