tbl_md_typ: Create Markdown Table for Typst

View source: R/tables.R

tbl_md_typR Documentation

Create Markdown Table for Typst

Description

Create a markdown table from a data frame for Typst.

Usage

tbl_md_typ(data, caption = NULL)

Arguments

data

A data frame.

caption

A caption for the table.

Details

This function creates a markdown table from a data frame.

Value

A markdown table.


brainworkup/npsych.data documentation built on April 14, 2025, 6:14 p.m.