Learn R Programming

vitae (version 0.4.2)

moderncv: Moderncv template

Description

Moderncv provides a documentclass for typesetting curricula vitae in various styles. Moderncv aims to be both straightforward to use and customizable, providing five ready-made styles (classic, casual, banking, oldstyle and fancy): https://github.com/xdanaux/moderncv

Usage

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

Arguments

Arguments passed to cv_document.

theme

The theme used for the template.

latex_engine

LaTeX engine for producing PDF output. Options are "pdflatex", "lualatex", and "xelatex".

Value

An R Markdown output format object.

Preview

Template preview