[R] function to check if an object is present, and if not, load it from my hard drive

Chuck Cleland ccleland at optonline.net
Fri May 5 17:40:23 CEST 2006


?exists

r user wrote:
> I want to check if an "object" (dataset, vector, etc)
> is “present”.  If it is present, I will do nothing. 
> If it is not present, I will load it from my hard
> drive.
> 
> Is there function to determine if an object is
> present?
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
> 

-- 
Chuck Cleland, Ph.D.
NDRI, Inc.
71 West 23rd Street, 8th floor
New York, NY 10010
tel: (212) 845-4495 (Tu, Th)
tel: (732) 512-0171 (M, W, F)
fax: (917) 438-0894




More information about the R-help mailing list