Re: [R] annotating objects in workspace

2008-09-06 Thread Prof Brian Ripley
See ?comment On Fri, 5 Sep 2008, Alexy Khrabrov wrote: Is there a way to associate descriptions with the objects in the workspace, and later retrieve them to know what the object was created for? Thanks, Alexy __ R-help@r-project.org mailing list h

Re: [R] annotating objects in workspace

2008-09-05 Thread Gabor Grothendieck
See ?comment On Fri, Sep 5, 2008 at 11:43 PM, Alexy Khrabrov <[EMAIL PROTECTED]> wrote: > Is there a way to associate descriptions with the objects in the workspace, > and later retrieve them to know what the object was created for? > > Thanks, > Alexy > > _