business_card: Create business cards

View source: R/card.R

business_cardR Documentation

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"))

Arguments

template

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

Value

An R Markdown output format.

Examples

pagedown::business_card()

rstudio/pagedown documentation built on Jan. 9, 2025, 6:40 p.m.