Using RMarkdown and Jekyll together

Keep reading

When to write an R function

Making the transition from ad-hoc R scripts and analyses to functions and ‘programming’ can be tough, her are some thoughts on when to start making that transition…

Keep reading

Lessons learned teaching R

I’ve run several R workshops in the last few years and today I’d like to provide some notes and thoughts on things that I’ve learned whilst doing so…

Keep reading

Dijkstra's Algorithm in Python

A brief post covering a programming assignment from my masters - implementing Dijkstra’s Algorithm for finding paths in a graph…

Keep reading

MSc Analytics Introduction

Keep reading