| awesomecv | R Documentation | 
Awesome CV is LaTeX template for a CV or Résumé inspired by Fancy CV: https://github.com/posquit0/Awesome-CV
awesomecv(
  ...,
  latex_engine = "xelatex",
  page_total = FALSE,
  show_footer = TRUE
)
... | 
 Arguments passed to   | 
latex_engine | 
 LaTeX engine for producing PDF output. Options are "pdflatex", "lualatex", "xelatex" and "tectonic".  | 
page_total | 
 If TRUE, the total number of pages is shown in the footer.  | 
show_footer | 
 If TRUE, a footer showing your name, document name, and page number.  | 
An R Markdown output format object.
Mitchell O'Hara-Wild, theme by Byungjin Park (@posquit0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.