> On May 7, 2016, at 9:31 AM, Marco Silva <marco.prado...@gmail.com> wrote: > > Hi R'ers, > > I noted that R breaks lines for any output greater than 80 chars, > Is there a way to expand this limit ?
?options options(width=120) -- David Winsemius Alameda, CA, USA ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.