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.
You can install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("ttimbers/ubccv")
- Inside RStudio, click on “Create a new R Markdown document”:
- Next, select “ubc-cv-teaching-stream” from the “From Template” menu:
-
Edit the document to add text, and add data to the 7
.csv
files to fill in the tables. -
Click the “knit” button to render to Word! 😂
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.