[R] print.data.frame : row.name = FALSE not having intended effect
Matthew Pettis
matthew.pettis at gmail.com
Wed Sep 24 03:49:31 CEST 2008
Hi,
Does anybody know if row.name = FALSE actually works in v2.6.2?
Because it isn't working for me... here is some sample code and
output:
====+====+====+====+====+====+====+====+====+====+
> print(x,row.names = FALSE)
party_abbr candidate_name votes_candidate
2 DFL AMY KLOBUCHAR 1,278,849
5 R MARK KENNEDY 835,653
4 IP ROBERT FITZGERALD 71,194
3 GP MICHAEL JAMES CAVLAN 10,714
1 CP BEN POWERS 5,408
10 WI WRITE-IN** 901
8 WI PETER IDUSOGIE** 29
6 WI CHARLES ALDRICH** 15
9 WI REBECCA WILLIAMSON** 5
7 WI JOHN ULDRICH** 4
>
====+====+====+====+====+====+====+====+====+====+
Thanks,
Matt
--
It is from the wellspring of our despair and the places that we are
broken that we come to repair the world.
-- Murray Waas
More information about the R-help
mailing list