Displaying 1 result from an estimated 1 matches for "a12663959".
Did you mean:
a12564959
2007 Sep 13
1
Subset Quirk?
...)
# This command works fine...
g2 <- subset(group,group[,6]==2)
# This command does not work...
g2 <- subset(group,G2==2)
Any thoughts?
Oh, so Petr and Uwe don't cry: R 2.5.1 on XP (SP2).
--
View this message in context: http://www.nabble.com/Subset-Quirk--tf4438572.html#a12663959
Sent from the R help mailing list archive at Nabble.com.