Skip to content
Prev 156942 / 398506 Next

print.data.frame : row.name = FALSE not having intended effect

On 23 September 2008 at 20:55, Matthew Pettis wrote:
| Never mind -- the answer is buried in my own question... I was looking
| at documentation for version 2.7.2, and when I looked at the one for
| 2.6.2, I see the row.names option isn't in that release.
| 
| Any suggestions on how I can code around that in 2.6.2, so I don't
| have to upgrade to 2.7.2 just yet?

Or take the other route: use R 2.7.2, packaged conveniently for your Ubuntu
system via CRAN.  See here:

	http://cran.us.r-project.org/bin/linux/ubuntu/

Dirk