format_cells: Format numeric table cells

View source: R/apa_table.R

format_cellsR Documentation

Format numeric table cells

Description

Format all numeric cells of a table using apa_num. This function is not exported.

Usage

format_cells(x, format.args = NULL)

Arguments

x

data.frame or matrix.

format.args

List. A named list of arguments to be passed to apa_num to format numeric values.

See Also

apa_num()


papaja documentation built on Sept. 29, 2023, 9:07 a.m.