Re: [R] The output of script is hidden in console

2010-01-06 Thread Noli Sicad
What output are you expecting? Is a graph? If it is, look for Rplots.pdf in your data directory. Noli On 1/6/10, Uwe Ligges wrote: > > > On 06.01.2010 02:56, Noli Sicad wrote: >> If you are using windows, In windows console. >> >> Rgui.exe filename.R<-The command does not work at all.

Re: [R] The output of script is hidden in console

2010-01-06 Thread Uwe Ligges
On 06.01.2010 02:56, Noli Sicad wrote: If you are using windows, In windows console. Rgui.exe filename.R<-The command does not work at all. You have open Rgui.exe first, retrieve filename.R then run the script. I fear this does not answer the question. Noli On 1/5/10, vtvdu

Re: [R] The output of script is hidden in console

2010-01-05 Thread Noli Sicad
If you are using windows, In windows console. Rgui.exe filename.R <-The command does not work at all. You have open Rgui.exe first, retrieve filename.R then run the script. Noli On 1/5/10, vtvdung wrote: > > Hi everyone, > I execute a script with > source(filename) > The script has

Re: [R] The output of script is hidden in console

2010-01-05 Thread Bert Gunter
Fletcher Sent: Tuesday, January 05, 2010 9:15 AM To: vtvdung; r-help@r-project.org Subject: Re: [R] The output of script is hidden in console There are probably numerous ways, but one is to add print() to the functions that you wish to display in the console. For example, in your source file

Re: [R] The output of script is hidden in console

2010-01-05 Thread Tom Fletcher
-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of vtvdung Sent: Tuesday, January 05, 2010 9:42 AM To: r-help@r-project.org Subject: [R] The output of script is hidden in console Hi everyone, I execute a script with source(filename) The script has effect but i don't see the outp

[R] The output of script is hidden in console

2010-01-05 Thread vtvdung
Hi everyone, I execute a script with source(filename) The script has effect but i don't see the output on console screen.Why? I'm a newbie. Thanks :handshake: -- View this message in context: http://n4.nabble.com/The-output-of-script-is-hidden-in-console-tp999095p999095.html Sent from the R help