vitae (version 0.2.0)

cv_formats: Output formats for CVs

Description

Each function is a wrapper for cv_document to produce curriculum vitae

Usage

hyndman(...)

twentyseconds(...)

awesomecv(...)

moderncv(..., theme = c("casual", "classic", "oldstyle", "banking", "fancy"))

latexcv(..., theme = c("classic", "modern", "rows", "sidebar", "two_column"))

Arguments

Arguments passed to cv_document.

theme

The theme used for the template.

Value

An R Markdown output format object.