pagedown (version 0.2)

html_resume: Create a resume in HTML

Description

This output format is based on Min-Zhong Lu's HTML/CSS in the Github repo https://github.com/mnjul/html-resume. See https://pagedown.rbind.io/html-resume/ for an example.

Usage

html_resume(..., css = "resume", template = pkg_resource("html", "resume.html"), 
    number_sections = FALSE)

Arguments

..., css, template, number_sections

See html_paged().

Value

An R Markdown output format.