1 min read

Blogdown

I started a blog in early 2016, focused on R coding. I was full of enthusiasm, but quickly grew frustrated with trying to post my code and output on Blogger. Predictably, my posts began to fizzle out.

Then I learned about Yihui Xie’s R package blogdown which makes creating blog posts directly from R markdown files a breeze.

So, I am up and running again. And it works great!