| make_latex_table {repmod} | R Documentation | 
Export a table to latex
Description
Exports a table to latex.
Usage
make_latex_table(x, file)
Arguments
x | 
 A data.frame object  | 
file | 
 Name of the file  | 
Value
Creates a .txt file with latex code for the table
[Package repmod version 0.1.7 Index]