format_table: Format table as string

View source: R/table.R

format_tableR Documentation

Format table as string

Description

Internal function to convert tibble to markdown, html, or latex string.

Usage

format_table(tbl, format)

Arguments

tbl

A tibble to format

format

The output format

Value

A character string


besthr documentation built on March 18, 2026, 5:08 p.m.