output_table {autoMrP} | R Documentation |
A table for the summary function
Description
output_table()
...
Usage
output_table(object, col.names, format, digits)
Arguments
object |
An |
col.names |
The column names of the table. A |
format |
The table format. A character string passed to
|
digits |
The number of digits to be displayed. An integer scalar.
Default is |
Value
No return value, prints a table to the console.
[Package autoMrP version 1.0.6 Index]