st_bold: Render table data in bold or italic font

View source: R/table-object.R

st_boldR Documentation

Render table data in bold or italic font

Description

These functions modify the input data frame prior to passing it to stable() or stable_long().

Usage

st_bold(x, cols, pattern = "*")

st_it(x, cols, pattern = "*")

Arguments

x

an stobject

cols

columns to make bold

pattern

passed to tex_bold() or tex_it()


metrumresearchgroup/pmtables documentation built on Oct. 27, 2024, 5:16 p.m.