A few simple techniques can really make your R Markdown documents stand on their own.
R provides some simple tools for downloading files, unzipping archives and reading in data.
Here's one strategy for creating animated plots that uses both R and Matlab. I'll go over how to work with videos in Matlab and merge images for use as video frames.
Here's one strategy for creating animated plots that uses both R and Matlab. I'll show you how to use ggplot2 to create the animation frames.
Viewing an R function's source code is usually straightforward, but sometimes a few extra steps are needed.