Displaying 1 result from an estimated 1 matches for "jmm35".
2002 Jun 02
2
selections using text strings (result of noquote)
...hings are
not working as I expect, seems the selection is not seeing the expanded
string and I do not know how to make it. Perhaps the noquote class value
that is returned is the problem.
Here is an example.
> selection #this is my string
[1] "attackprogress$Se=='Toona ciliata [19825: JMM35]'"
> noquote(selection) #if I do this I get a string that if I paste into
[] works fine
[1] attackprogress$Se=='Toona ciliata [19825: JMM35]'
> attackprogress$No[attackprogress$Se=='Toona ciliata [19825: JMM35]']
#this is fine
[1] 0 0 0 0 1 0 0 0 0 0 0 0...