[R] Line feed for a long character string

Lisa lisajca at gmail.com
Thu May 12 05:20:13 CEST 2011


Hi, Duncan,

On your and  William Dunlap’s suggestion, I tried this:

cat(sep="\n", strwrap("my long character string")),
 
and it works very well. Thanks so much for your help.

Lisa


--
View this message in context: http://r.789695.n4.nabble.com/Line-feed-for-a-long-character-string-tp3515824p3516426.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list