Skip to content
Prev 1858 / 15075 Next

How to start editor from within R.

On Jul 25, 2005, at 1:28 AM, Sascha Frydman wrote:

            
Using the built-in editor? I don't think so - there may be a back  
door using the 'open' mechanism, but nothing directly.
Pretty much the same answer, you could use something like system 
("open /Application/Utilities/X11.app"), but I guess that's not what  
you meant ;).

Cheers,
Simon