Skip to content
Prev 33219 / 63424 Next

feature request Windows: open .R script with Rgui.exe from (PR#13811)

On 06/07/2009 6:50 AM, f.papenmeier at iwm-kmrc.de wrote:
That sounds like a reasonable request.  I'll review a patch to implement 
it if you write one (or convince someone else to do so).  One way would 
be to change the R edit() command so it doesn't wait for you to finish 
editing; then it could all be done by R code run from your startup file.

Duncan Murdoch