The goal of ubccv is to allow you to use R Markdown to create and edit your UBC Faculty CV without having to touch a word document.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("ttimbers/ubccv")

Usage

  1. Inside RStudio, click on “Create a new R Markdown document”:

  1. Next, select “ubc-cv-teaching-stream” from the “From Template” menu:

  1. Edit the document to add text, and add data to the 7 .csv files to fill in the tables.

  2. Click the “knit” button to render to Word! 😂

Code of Conduct

Please note that the ubccv project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.