Skip to content

gentryhanks/resume

 
 

Repository files navigation

Overview

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.

Using resume

To use resume from RStudio:

  1. Install the latest RStudio.

  2. Install the development version from GitHub:

devtools::install_github("jacekpardyak/resume")
  1. Use the New R Markdown dialog to create resume or cover letter from appropriate template:

New R Markdown

  1. Modify the new created R Markdown document:

Modify R Markdown

  1. Use the Knit button to produce resulting document:

PDF from R Markdown

About

R package to build Resume and Cover Letter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 81.4%
  • R 18.6%