Skip to content
ramnathv edited this page Mar 26, 2013 · 1 revision

Quick-Start Guide

For the impatient, here is how to get Slidify up and running

library(devtools)
install_github(c('slidify', 'slidifyLibraries'), 'ramnathv')
author('mydeck')
slidify('index.Rmd')
Clone this wiki locally