> x="a\n"
 > cat(x)
a

On Apr 18, 2007, at 5:31 PM, steve wrote:

> If I print a sting I get an initial [1]:
>
>> xx="a"
>> xx
> [1] "a"
>
>
> How do I get it to print just
>
> "a"

______________________________________________
R-help@stat.math.ethz.ch 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