[R] Shortcut to run script
Duncan Murdoch
murdoch at stats.uwo.ca
Mon Jan 18 15:01:13 CET 2010
On 18/01/2010 8:32 AM, Ivan Calandra wrote:
> Hi Everybody!
>
> I have a simple question: I would like to know the keyboard shortcut to
> run a script in R ("Run all"). I already know the CTRL+R but it doesn't
> run the whole script at once. I would like to avoid CTRL+A and then CTRL+R.
> Is it possible? If yes, how?
>
No, there is no shortcut for that. Just use Ctrl-A Ctrl-R.
> As is probably now clear, I'm a Windows user, with R 2.10. I will also
> use it soon under MacOS X 10.6. So I'm also interested in the keyboard
> shortcut
>
Apple-Enter does one kind of submit in OSX; I think it is equivalent to
Ctrl-R (but I don't have a Mac here to try). I don't know if there is a
single key "Run all".
Duncan Murdoch
> Thanks already
> Ivan
>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.
>
More information about the R-help
mailing list