[R] Remove

Stephanie Langevin langevin at valigen.net
Wed Mar 7 16:59:43 CET 2001


To my mind, the best solution is this one  (R Lunix):

    rm(list = ls(pat = "[.]test$"))

    rm(list=objects(pattern=".test"))


Thanks

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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