Learn R Programming

modelsummary (version 0.3.0)

fmt_labels_md: A convenience function to render markdown to html in row and column labels

Description

A convenience function to render markdown to html in row and column labels

Usage

fmt_labels_md(tab, position = c("both", "row", "column"))

Arguments

tab

a `gt` table object

position

character string determines wither row, column or both labels should be rendered.