html_resume | R Documentation |
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.
html_resume(
...,
css = "resume",
template = pkg_resource("html", "resume.html"),
number_sections = FALSE,
fig_caption = FALSE
)
... , css , template , number_sections , fig_caption |
See
|
An R Markdown output format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.