On Sat, 19 Jun 2004, Shin wrote:

> I am curious if there is any way to list only variables or functions in
> current environment, rather than listing all objects? Thanks.

Not really.  What you can do is list the objects and then get the objects 
and look at the modes, as ls.str does.  That could easily be modified to 
just list, but you may find what it gives helpful anyway.

-- 
Brian D. Ripley,                  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to