Skip to content

Repo to generate resume using R package `datadrivencv` approach without needing to install it

Notifications You must be signed in to change notification settings

cct-datascience/template_resume_datadrivencv

Repository files navigation

Purpose

To be able to generate a resume using the datadrivencv approach without needing to install the datadrivencv R package.

Instructions

  1. Download this repo
  2. Unzip the downloaded file and rename the folder
  3. Create an R project for the new folder
  4. Run render_cv.Rto generate cv.pdf
  5. Customize by changing cv.rmd, dd_cv.css, and the files in data/

This uses the local files option by default. You can switch to using a Google Sheet as the input by changing the data_location argument in create_CV_object in cv.rmd to a Google Sheet URL. Make sure to set the sheet sharing options to "Anyone with the link can view."

About

Repo to generate resume using R package `datadrivencv` approach without needing to install it

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published