Re: [R] Formatting cgroup and factor level labels in Hmisc latex function

2010-01-26 Thread Dieter Menne
stefan.petersson wrote: > > > I'm trying to typeset at simple crosstable with the Hmisc latex function. > And I have two problems. > > 1. How do I make all columns the same width? The Latex function seems very > unwilling to break the 'cgroup' labels and the factor level labels. Please > have

Re: [R] Formatting cgroup and factor level labels in Hmisc latex function

2010-01-26 Thread Dieter Menne
stefan.petersson wrote: > > > I'm trying to typeset at simple crosstable with the Hmisc latex function. > And I have two problems. > > 1. How do I make all columns the same width? The Latex function seems very > unwilling to break the 'cgroup' labels and the factor level labels. Please > have

Re: [R] Formatting cgroup and factor level labels in Hmisc latex function

2010-01-26 Thread Ista Zahn
Hi Stefan, See comments in line below. On Tue, Jan 26, 2010 at 6:21 AM, Stefan Petersson wrote: > > I'm trying to typeset at simple crosstable with the Hmisc latex function. And > I have two problems. > > 1. How do I make all columns the same width? Use cgroup.just="p{} For example, for column

[R] Formatting cgroup and factor level labels in Hmisc latex function

2010-01-26 Thread Stefan Petersson
I'm trying to typeset at simple crosstable with the Hmisc latex function. And I have two problems. 1. How do I make all columns the same width? The Latex function seems very unwilling to break the 'cgroup' labels and the factor level labels. Please have look at this screenshot that shows my pr