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

pagedown documentation built on Dec. 28, 2022, 1:16 a.m.