R

Common errors and debugging R code

A guide to common errors and debugging strategies in R

Continue reading

Using R to extract data from web APIs

By Tyler Clavelle in R

June 5, 2017

Use R to harness the analytical possibilities of data available via web application programming interfaces (APIs).

Continue reading

Phish by the Numbers

My data-driven breakdown of the music of the band Phish.

Continue reading

Easy citations in RMarkdown with RefManageR

By Tyler Clavelle in R

March 13, 2017

Make citations and bibliographies (slightly) less painful by combining RMarkdown, the RefManageR R package, and Zotero.

Continue reading

Building a Blog with Blogdown and GitHub

By Tyler Clavelle in R

January 23, 2017

Get a blog up and running quickly and easily using a combination of GitHub and the fantastic blogdown R package.

Continue reading