Skip to content
Prev 319678 / 398502 Next

latex(test, collabel=) returns wrong latex code?

On Mar 15, 2013, at 12:33 PM, Simon Kiss wrote:

            
(This is more of a comment than an answer. I am only able to achieve part of what I think was your goal.)

Since there is no argument to latex named 'collabel', I am guessing you may be getting partial name matching to `collabel.just`, and I doubt that 'Vote' is a valid argument for the Latex interpreter. `rowlabel` is supposed to be a column name in the 'object' argument. I'm not sure I can say what is supposed to happen when you give it a column name that is not in the object. I wasn't able to get the example in the help(latex) page to display rownames. I suspect you need to refer to the vignette:

http://biostat.mc.vanderbilt.edu/wiki/pub/Main/StatReport/summary.pdf 

.... and I think you need the argument rowname rather than rowlabel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: file6b77a205c01.pdf
Type: application/pdf
Size: 4323 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130316/6a69a742/attachment.pdf>
-------------- next part --------------