Template for creating a CV in PDF format from Rmd file,
adapted from tufte_handout
| 1 2 3 4 | 
| fig_width | Default width (in inches) for figures. | 
| fig_height | Default height (in inches) for figures. | 
| fig_crop | 
 | 
| dev | Graphics device to use for figure output (defaults to pdf). | 
| highlight | Syntax highlighting style. Default to "pygments", see
 | 
| keep_tex | Keep the intermediate tex file used in the conversion to PDF. | 
| number_sections | 
 | 
| includes | Named list of additional content to include within the document (typically created using the includes function). | 
| md_extensions | Markdown extensions to be added or removed from the
default definition or R Markdown. See the
 | 
| pandoc_args | Additional command line options to pass to pandoc | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.