[Rd] 'attach workspace' on R console File menu
Christos Hatzis
christos at nuverabio.com
Wed May 16 20:00:33 CEST 2007
Thanks, Gabor.
This does not add a new item to the existing File menu, instead it creates a
new user menu where the new item can be added. Although not ideal, it is an
acceptable workaround.
Thanks.
-Christos
> -----Original Message-----
> From: Gabor Grothendieck [mailto:ggrothendieck at gmail.com]
> Sent: Wednesday, May 16, 2007 1:34 PM
> To: christos at nuverabio.com
> Cc: r-devel at stat.math.ethz.ch
> Subject: Re: [Rd] 'attach workspace' on R console File menu
>
> On 5/16/07, Christos Hatzis <christos at nuverabio.com> wrote:
> > Quite often I save misc functions and data objects as .RData files
> > that I can use in other sessions. Although I could 'Load
> Workspace"
> > these files, most of the times I prefer attaching them. It
> would be
> > really convenient to have a menu item under the File menu on the
> > Windows R Console to allow attaching workspaces, e.g.
> >
> > --------------------
> > Attach Workspace...
> > Load Workspace...
> > Save Workspace...
> > --------------------
> >
> > Is this something that could make the wish list for future
> R Console
> > features?
>
> It is possible for you to set it up yourself in your profile
> for R under Windows. See ?winMenuAdd
>
>
More information about the R-devel
mailing list