make_md_table: Create markdown table from data frame

View source: R/utils-render_report.R

make_md_tableR Documentation

Create markdown table from data frame

Description

Converts a data frame into a markdown table.

Usage

make_md_table(df)

Arguments

df

The data frame to convert

Value

A character string containing the markdown table content


eyeris documentation built on Aug. 1, 2026, 1:07 a.m.