Skip to content
Prev 180349 / 398525 Next

latex.table used with mixed string and numbers

lehe wrote:
Such a matrix-like structure is called a dataframe. See latex in package
Hmisc coming with examples; latex.table in quantreg is a variant of it, as
the documentations says. Maybe it helps if you 
simply replace your presumed latex.table call by latex().

Dieter