Re: [R] save to file

2012-12-17 Thread Felipe Carrillo
.gov/redbluff/rbdd_jsmp.aspx > >From: Vivek Singh >To: David Winsemius >Cc: Felipe Carrillo ; r-help help > >Sent: Sunday, December 16, 2012 11:35 PM >Subject: Re: [R] save to file > > >try the following. it works for linux: > >

Re: [R] save to file

2012-12-16 Thread Vivek Singh
try the following. it works for linux: $ R|tee log.txt I stored the log for a small period. *R version 2.15.1 (2012-06-22) -- "Roasted Marshmallows" Copyright (C) 2012 The R Foundation for Statistical Computing ISBN 3-900051-07-0 Platform: x86_64-pc-linux-gnu (64-bit) R is free software and com

Re: [R] save to file

2012-12-16 Thread David Winsemius
On Dec 16, 2012, at 7:35 PM, Felipe Carrillo wrote: > Well, I am going to give copies of an application to different offices and > want to be able to generate an output file > in the event that an error would ocurr while running the different R > routines. By saving the entire R console along w

Re: [R] save to file

2012-12-16 Thread Felipe Carrillo
n >To: Felipe Carrillo >Sent: Sunday, December 16, 2012 7:13 PM >Subject: Re: [R] save to file > >As a workaround, you could copy manually the R statements "R version 2.15.0 >(2012-03-30)--- >Type 'q()' to quit R." and then use txtStart()..txtStop().

Re: [R] save to file

2012-12-16 Thread arun
mber 16, 2012 9:28 PM Subject: Re: [R] save to file My text file is created but its empty. Did you start library(TeachingDemos) txtStart("foo.txt",commands=TRUE,results=TRUE,append=FALSE) on you R.profile to capture the R statement? Felipe D. Carrillo Supervisory Fishery Biolo

Re: [R] save to file

2012-12-16 Thread vivek kumar singh
USA > http://www.fws.gov/redbluff/rbdd_jsmp.aspx > > > From: arun >> To: Felipe Carrillo >> Sent: Sunday, December 16, 2012 6:55 PM >> Subject: Re: [R] save to file >> >> Hi, >> sink() gives only the output to be saved in the "foo.txt", but txtStar

Re: [R] save to file

2012-12-16 Thread arun
To: "r-h...@stat.math.ethz.ch" Cc: Sent: Sunday, December 16, 2012 8:30 PM Subject: [R] save to file  Hi, What's the equivalent of "Save to File" from the R console File menu on an R routine? Just trying to capture the whole R console into a text file when my code fails. Fel

Re: [R] save to file

2012-12-16 Thread Felipe Carrillo
gt;Sent: Sunday, December 16, 2012 6:55 PM >Subject: Re: [R] save to file > >Hi, >sink() gives only the output to be saved in the "foo.txt", but txtStart(), >txtStop() gets the codes and the output.  Sorry, I misunderstood your question. > >You can also check this link

[R] save to file

2012-12-16 Thread Felipe Carrillo
 Hi, What's the equivalent of "Save to File" from the R console File menu on an R routine? Just trying to capture the whole R console into a text file when my code fails. Felipe D. Carrillo Supervisory Fishery Biologist Department of the Interior US Fish & Wildlife Service California, USA http

Re: [R] save to file

2008-05-09 Thread Duncan Murdoch
On 09/05/2008 5:55 PM, mtrp mtrp wrote: Hi, I am new to R. I am using spatstat package to generate some sample points but don't know how to save the result to file. Could anyone please give me some instructions? Thanks I generate some random point data by using: pp<-runifpoint(100) I can plot

[R] save to file

2008-05-09 Thread mtrp mtrp
Hi, I am new to R. I am using spatstat package to generate some sample points but don't know how to save the result to file. Could anyone please give me some instructions? Thanks I generate some random point data by using: pp<-runifpoint(100) I can plot it out with plot(pp) I suppose that pp co

Re: [R] "Save to File..." option on File menu

2007-09-13 Thread Talbot Katz
; >CC: "Talbot Katz" <[EMAIL PROTECTED]> >Subject: RE: [R] "Save to File..." option on File menu >Date: Wed, 12 Sep 2007 19:03:38 -0400 > >Hi Talbot, > >I just had that question a couple of weeks ago. Here's the thread: > >RSiteSearch("Sav

Re: [R] "Save to File..." option on File menu

2007-09-12 Thread Muenchen, Robert A (Bob)
/listserv.utk.edu/archives/statnews.html = > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > project.org] On Behalf Of Talbot Katz > Sent: Wednesday, September 12, 2007 3:05 PM > To: [EMAIL PROTECTED] > Subject: [R] &qu

[R] "Save to File..." option on File menu

2007-09-12 Thread Talbot Katz
Hi. There was an interesting thread about a year ago, called 'Command equivalent of rgui "File, Save to File"?' (http://tolstoy.newcastle.edu.au/R/e2/help/06/09/0553.html) started by Michael Prager, and contributed to by Duncan Murdoch (I didn't notice anything beyond the four entries they po