Hi,

Does anybody know how to have output from print, without the leading [1]?
(Or must I use cat/write?)

>out="r15"
>print(out,quote=FALSE)
[1] r15

And I definitely do not want the leading [1] as I want to construct a table
from this.

Ciao, Adolf




------------------------------------------------
Adolf Stips (new email: adolf.st...@jrc.ec.europa.eu)
Global Environment Monitoring unit
CEC Joint Research Centre, TP 272
I-21027 Ispra, Italy
Tel: +39-0332-789876
Fax: +39-0332-789034
I know that I do not know, but even that not for sure!
------------------------------------------------
"The views expressed are purely those of the writer and may not in any
circumstances be regarded as stating an official position of the European
Commission."

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to