search for: rrrcccccc

Displaying 1 result from an estimated 1 matches for "rrrcccccc".

2013 Jan 18
0
tables package: How to remove column headings and alignment issues
...=x)) latex(tab) Questions: 1) How can the column labels "f" and "beta" be removed? I tried to use Heading() to remove the labels, but some of them (actually all except "identity") still appear. 2) The above example leads to a tabular with columns aligned like this: rrrcccccc. However, if put in a .tex document, the table entries (1:9) are filled with \phantom{0}, so that the numbers do not appear centered (rather right-aligned). In contrast, the row labels (given in the first three columns) appear centered although they should be right-aligned. 3) Additionally using j...