[R] remove object
Luc Villandre
villandl at dms.umontreal.ca
Fri May 29 20:05:50 CEST 2009
fernando espindola wrote:
Hi list....
I try to remove all object less one, this object is called index. I have
many object with different names and pattern option in ls function may not
remove this object why any word in index object repeats with other object.
Anybody can give me one advise for this question....
Thank for all
fernando
[[alternative HTML version deleted]]
______________________________________________
[1]R-help at r-project.org mailing list
[2]https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide [3]http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
Hi Fernando,
Using "grep" is most likely the way to go, but without at least a sample of
the names of the objects in your workspace, I'm afraid I can't really help
you more.
Cheers,
--
Luc Villandré
Biostatistician
McGill University Health Center -
Montreal Children's Hospital Research Institute
References
1. mailto:R-help at r-project.org
2. https://stat.ethz.ch/mailman/listinfo/r-help
3. http://www.R-project.org/posting-guide.html
More information about the R-help
mailing list