Try this: rm(list = setdiff(ls(), 'poprho.3'))
On Tue, Oct 19, 2010 at 11:29 PM, Jumlong Vongprasert < jumlong.u...@gmail.com> wrote: > Dear All > I have this > > ls() > [1] "IWJR.complete" "IWJR.missing" "IWJR.reg.temp" > [4] "IWJR.reg.temp.x" "IWJR.reg.temp.y" "IWJR.temp" > [7] "Power.record.100.3.5" "col.delete" "correlation.100.3.5" > [10] "i" "index.temp" "iterate" > [13] "j" "k" "list" > [16] "mean.100.3.5" "poprho.3" "row.delete" > [19] "sample.x" "sample.x.y" "sample.y" > [22] "variance.100.3.5" "x.xbar.2" > > > and I want to delete theme all, but do not remove "poprho.3". > How I can do this. > > Many Thanks > > Jumlong > > -- > Jumlong Vongprasert Assist. Prof. > Institute of Research and Development > Ubon Ratchathani Rajabhat University > Ubon Ratchathani > THAILAND > 34000 > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O [[alternative HTML version deleted]]
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.