One possibility is to use sink (see ?sink). --- On Thu, 9/7/09, Steve Jaffe <sja...@riskspan.com> wrote:
> From: Steve Jaffe <sja...@riskspan.com> > Subject: [R] print() to file? > To: r-help@r-project.org > Received: Thursday, 9 July, 2009, 5:03 AM > > I'd like to write some objects (eg arrays) to a log file. > cat() flattens them > out. I'd like them formatted as in 'print' but print only > writes to stdout. > Is there a simple way to achieve this result? > > Thanks > > -- > View this message in context: > http://www.nabble.com/print%28%29-to-file--tp24397445p24397445.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > 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. > ______________________________________________ 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.