| make_table {repmod} | R Documentation | 
Make a table from report
Description
Auxiliary function to create tables.
Usage
make_table(x, file, type, info = NULL, ...)
Arguments
x | 
 A data.frame object  | 
file | 
 Name of the file  | 
type | 
 Type of file  | 
info | 
 Footer for the table  | 
... | 
 Additional parameters passed to make_word_table  | 
Value
Creates a file with the table
[Package repmod version 0.1.7 Index]