markdown_table_typ: Create a Markdown Table for Typst This function creates a...

View source: R/typst.R

markdown_table_typR Documentation

Create a Markdown Table for Typst This function creates a table of descriptive statistics for a given dataset.

Description

Create a Markdown Table for Typst This function creates a table of descriptive statistics for a given dataset.

Usage

markdown_table_typ(data)

Arguments

data

A dataframe containing the columns to be used in the table.

Value

tbl_md A table of descriptive statistics.


jtrampush/npsych.data documentation built on Feb. 25, 2025, 12:30 a.m.