format_tables_md: Format Markdown Tables

Description Usage Arguments Value Examples

View source: R/format_tables_md.R

Description

Format Markdown Tables

Usage

1
format_tables_md(df, caption = NA)

Arguments

df

A data frame to view as a table

caption

A caption, if needed

Value

A formatted data frame to display in a markdown document

Examples

1
## Not run: format_tables(mtcars)

BillPetti/bpettir documentation built on Feb. 15, 2022, 2:39 a.m.