[R] searching for special variables
Vladimir Eremeev
wl2776 at gmail.com
Thu May 3 12:54:07 CEST 2007
sorry, forgot to delete objects.
rm(list=ls(pattern=".*777.*"))
Vladimir Eremeev wrote:
>
> ls(pattern=".*777.*")
>
>
> Schmitt, Corinna wrote:
>>
>> in my program I have a big workspace. Now I want to look for all
>> variables which have the letters "777" in their name (e.g. ask777first)
>> and afterwards I need to delete those variables. How can I reach this
>> aim?
>>
>
>
--
View this message in context: http://www.nabble.com/searching-for-special-variables-tf3685103.html#a10302565
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list