On 30 Jan 2004 at 12:58, Francisco J Molina wrote:

> 
> Is there a  function like "is.there" such that 
> 
> is.there ( a ) returns TRUE is object 'a' is in the current
> environment and FALSE otherwise?

Have you tried exists("a", inherits=FALSE) ?

- Torsten

______________________________________________
[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