Hi!
I think I find what I was looking for: http://sourceforge.net/projects/*
tinn-r*/
On Tue, Oct 21, 2008 at 10:56 AM, baptiste auguie <[EMAIL PROTECTED]>wrote:
> If I understand correctly, you could consider Kate on linux. It has syntax
> highlighting, completion, shortcuts to comment selectio
Hi,
I use a standard linux bash shell in combination with R and this
supports tab-completion and a quick search seems to indicate that bash
might also include text highlighting. This doesn't really help if you're
not using linux...
cheers,
Paul
Raphael Saldanha wrote:
Hi!
Is there a Gui f
"Raphael Saldanha" <[EMAIL PROTECTED]> writes:
> Is there a Gui for R with improvements in the command line? I'm not looking
> for buttons, menus and etc, but (more) colored syntax, auto-complete
> commands and etc?
ESS in Emacs, perhaps?
--
Bjørn-Helge Mevik
__
Hi!
Is there a Gui for R with improvements in the command line? I'm not looking
for buttons, menus and etc, but (more) colored syntax, auto-complete
commands and etc?
Best regards,
Raphael Saldanha
[EMAIL PROTECTED]
[[alternative HTML version deleted]]
On Sun, 27 Jan 2008, Deepak Chandran wrote:
> Hello,
>
>Usually if I want to run R code from another program, I generate an
> R script and run R BATCH. However, I have been wanting to access R's
> command line from another program. In other words, I want the std output
> from another program t
Hello,
Usually if I want to run R code from another program, I generate an
R script and run R BATCH. However, I have been wanting to access R's
command line from another program. In other words, I want the std output
from another program to feed into R (command line). Is there any way to
On Fri, 4 Jan 2008, Bernd Jagla wrote:
> Hi,
>
> I would like start R in BATCH mode and submit my own parameters. Or in other
> words, I would like to specify variables from the command line and execute a
> script using those.
>
> I have been looking at commandArgs and calling R from the command l
Hi,
I would like start R in BATCH mode and submit my own parameters. Or in other
words, I would like to specify variables from the command line and execute a
script using those.
I have been looking at commandArgs and calling R from the command line under
bash:
R CMD BATCH --no-save --args
8 matches
Mail list logo