format_cells {papaja} | R 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 |
See Also
[Package papaja version 0.1.3 Index]