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()


crsh/papaja documentation built on Feb. 21, 2024, 6:11 p.m.