Skip to contents

make_markdown_contacts prepares an individual markdown entry.

make_latex_contacts prepares an individual LaTeX entry.

make_txt_contacts prepares an individual plain text entry.

Usage

make_markdown_contacts(contact_data)

make_latex_contacts(contact_data, macro)

make_txt_contacts(contact_data)

Arguments

contact_data

A data frame containing the contact data.

macro

The desired LaTeX macro to use for rendering hyperlinks.

See also