[R] question about xtable and Hmisc
Greg Johnson
greg at nosnhoj.org
Thu Mar 1 16:58:50 CET 2007
steve <fisk <at> bowdoin.edu> writes:
>
> I would like to get rid of the row numbers using xtable and latex.
>
> but I don't want the row numbers. Is it possible to get rid of them?
>
> Also, if x is a data frame, latex(x) contains the row numbers.
> Can I get rid of them here as well?
>
> Steve
Steve,
?print.xtable
look at the include.rownames option.
Greg
More information about the R-help
mailing list