Re: [R] RTable width sum colum

2007-10-08 Thread Gabor Grothendieck
If it really is of class "table" (or is an array) or you convert it to such you can use addmargins. You may need to read ?addmargins carefully. On 10/8/07, Alessandra Marmo <[EMAIL PROTECTED]> wrote: > Hello > I need to print table width "colum sum" like > XV1V2TOT > A23

Re: [R] RTable width sum colum

2007-10-08 Thread Marc Schwartz
On Mon, 2007-10-08 at 16:18 +0200, Alessandra Marmo wrote: > Hello > I need to print table width "colum sum" like > XV1V2TOT > A235 > B167 > C46 10 > > how i can do it by table function? > > Thanks > > Alessandra Presuming th

[R] RTable width sum colum

2007-10-08 Thread Alessandra Marmo
Hello I need to print table width "colum sum" like XV1V2TOT A235 B167 C46 10 how i can do it by table function? Thanks Alessandra __ R-help@r-project.org mailing list https://stat.e