Re: [R] Identify Objects that end with .f (and all caps)

2011-05-14 Thread David Winsemius
On May 14, 2011, at 3:57 PM, David Winsemius wrote: On May 14, 2011, at 3:38 PM, Sparks, John James wrote: Dear R Helpers, I am trying to find a way to identify all the objects in my environment that are all caps and then end with .f. I can do the all caps part pretty easily, but I hav

Re: [R] Identify Objects that end with .f (and all caps)

2011-05-14 Thread David Winsemius
On May 14, 2011, at 3:38 PM, Sparks, John James wrote: Dear R Helpers, I am trying to find a way to identify all the objects in my environment that are all caps and then end with .f. I can do the all caps part pretty easily, but I have tried a number of variations on the \ and can't get

[R] Identify Objects that end with .f (and all caps)

2011-05-14 Thread Sparks, John James
Dear R Helpers, I am trying to find a way to identify all the objects in my environment that are all caps and then end with .f. I can do the all caps part pretty easily, but I have tried a number of variations on the \ and can't get a recognition of that operator. As a simple example A.f<-"foo1