Skip to content

Instantly share code, notes, and snippets.

@jeremyyeo
Created March 29, 2017 01:54
Show Gist options
  • Save jeremyyeo/08ed47f42d7f8030ed996079fa1739bc to your computer and use it in GitHub Desktop.
Save jeremyyeo/08ed47f42d7f8030ed996079fa1739bc to your computer and use it in GitHub Desktop.
Knitting a LaTeX file to pdf with R.
knitr::knit2pdf("document.Rtex")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment