Jeromy Anglim
Jeromy Anglim
http://johnmacfarlane.net/pandoc/demos.html ### R markdown to markdown to pdf http://stackoverflow.com/questions/11025123/how-to-convert-r-markdown-to-pdf ### Adding table of contents to R Markdown ### Combining multiple R Markdown documents into large pdf ### Creating beamer slideshow
### Installation - Install R http://www.r-project.org/ - Add R to the Path: http://cran.r-project.org/bin/windows/base/rw-FAQ.html#Rcmd-is-not-found-in-my-PATH_0021 - Start System - Advanced setting - environment variables - path; add the R bin folder to...
There is some discussion of [converting R Markdown to PDF here](http://stackoverflow.com/questions/11025123/how-to-convert-r-markdown-to-pdf)