papaja (version 0.1.0.9842)

format_cells: Format numeric table cells

Description

Format all numeric cells of a table using printnum. 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 printnum to format numeric values.

See Also

printnum

Examples

Run this code
# NOT RUN {
NULL
# }

Run the code above in your browser using DataLab