We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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')