knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
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")
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.