pagedown (version 0.20)

business_card: Create business cards

Description

This output format is based on an example in the Github repo https://github.com/RelaxedJS/ReLaXed-examples. See https://pagedown.rbind.io/business-card/ for an example.

Usage

business_card(template = pkg_resource("html", "card.html"))

Value

An R Markdown output format.

Arguments

template

The path to the Pandoc template to convert Markdown to HTML.

Examples

Run this code
pagedown::business_card()

Run the code above in your browser using DataLab