The resume package provides a suite of custom R Markdown LaTeX formats and templates for authoring resumes and cover letters. That documents composition and formatting can be done using lightweight markdown syntax, and R code and its output can be seamlessly included using knitr. At the same time, classical pdf output conform precisely to job application submission standards.
To use resume from RStudio:
-
Install the latest RStudio.
-
Install the development version from GitHub:
devtools::install_github("jacekpardyak/resume")
- Use the New R Markdown dialog to create resume or cover letter from appropriate template:
- Modify the new created R Markdown document:
- Use the Knit button to produce resulting document: