dput appears to ignore the value of getOptions('width')
Is there some other way to control the line width it uses? or to get it to
observe getOptions('width')?
If I wanted infinite line width, I could send the output to a textConnection
and paste the pieces together, but putting line breaks back in correctly
would require re-parsing the output(!).
-s
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.