Make a latex table from a table of rq results
Produces a file with latex commands for a table of rq results.
## S3 method for class 'summary.rqs' latex(x, transpose = FALSE, caption = "caption goes here.", digits = 3, file = as.character(substitute(x)), ...)
x |
|
transpose |
if |
caption |
caption for the table |
digits |
decimal precision of table entries. |
file |
name of file |
... |
optional arguments for |
Calls latex.table
.
Returns invisibly after writing the file.
R. Koenker
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.