[R] R GUI and object browser

Patrick Connolly p.connolly at hortresearch.co.nz
Wed Jul 17 00:23:52 CEST 2002


On Mon, 15-Jul-2002 at 01:13AM -0700, Dan Putler wrote:

|> As part of the obveRsive GUI project, we've written a function with
|> much of the functionality that Patrick Connolly was suggesting
|> (which is a bit more compact than the output from ls.str()).  Alas,
|> no date capabilities.  

My method of getting the dates is somewhat inelegant.  However, it
could be simple if there was a date attribute of objects.  Would such
a thing create an overhead that could be too burdensome for people who
don't have a use for it?  Perhaps it could be one of the general
options that users could customize.



|> The function is call ls.objects(), and example output appears below:
|> 
|>    Object.Name Object.Mode Object.Type Observations Variables
|> 1    ccsest.df        list  data.frame          800        21
|> 2    ccsval.df        list  data.frame          800        21
|> 3   junkfactor     numeric      factor          100         1
|> 4     junklist        list     unknown            -         -
|> 5      junkmat     numeric      matrix          100         2
|> 6    junkmodel        list          lm            -         -
|> 7   ls.objects    function    function            -         -
|> 8      orderdf    function    function            -         -
|> 9          pkg   character      vector            1         1
|> 10       stuff        list  data.frame           12         2
|> 11         try     numeric      vector          100         1
|> 12        try1     numeric      vector          100         1
|> 13        try2     numeric      vector          100         1
|> 14      trydat        list  data.frame          100         2
|> 15     tryname   character      vector            1         1

This is certainly less complicated than my approach and does some
things mine doesn't.

best

-- 
Patrick Connolly
HortResearch
Mt Albert
Auckland
New Zealand 
Ph: +64-9 815 4200 x 7188
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~
I have the world`s largest collection of seashells. I keep it on all
the beaches of the world ... Perhaps you`ve seen it.  ---Steven Wright 
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~


______________________________________________________
The contents of this e-mail are privileged and/or confidential to the
named recipient and are not to be used by any other person and/or
organisation. If you have received this e-mail in error, please notify 
the sender and delete all material pertaining to this e-mail.
______________________________________________________
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list