[R] How to suppress vector indexes in printout
zumar
boguinsky at yandex.ru
Sat Feb 6 15:34:40 CET 2010
I tried this, but I've got a printout in single line or with 'fill' option in
multiline like this
0.6375758 1.060877 0.2509587 -0.1509616 0.819645 -0.3580455 -0.07430713
-0.3464005 -2.312149 -0.8428289 0.8717265 -0.7302025 -0.5292043 -0.289512
-1.231468 0.01108207 -1.811966 0.03652744 0.1809602 1.578322 1.100399
0.06806361 -1.062440 -0.1841067 -0.1975336 0.04150302 1.260545 -0.733543
0.3275387 -1.279669 -0.2939457 -1.814987 0.6008691 0.207336 1.362387
0.5739906
1.283922 0.04413182 -1.590986 0.4637798 -0.5791159 -0.1732862 -0.2332275
It is not good-looking table, but of course, [1],[2] were disappeared.
How to get this more better formated view:
0.637575751 1.060876635 0.250958721 -0.150961598 0.819644944
-0.358045501 -0.074307126 -0.346400504 -2.312149002 -0.842828896
0.871726468 -0.730202499 -0.529204288 -0.289511989 -1.231467991
0.011082075 -1.811966480 0.036527445 0.180960181 1.578321545
1.100398735 0.068063611 -1.062439530 -0.184106670 -0.197533642
0.041503019 1.260544719 -0.733543065 0.327538693 -1.279668884
?
--
View this message in context: http://n4.nabble.com/How-to-suppress-vector-indexes-in-printout-tp1471295p1471318.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list