make_md_table: Create markdown table from dataframe

View source: R/utils-render_report.R

make_md_tableR Documentation

Create markdown table from dataframe

Description

Converts a dataframe into a markdown table.

Usage

make_md_table(df)

Arguments

df

The dataframe to convert

Value

A character string containing the markdown table content


eyeris documentation built on Aug. 8, 2025, 7:51 p.m.