Hi, I was trying to use "stringFactor" class instead of the old "category"
and ran into a problem: the class is of mode "list" and as such can not be
used in tapply() or split, e.g.
split(vector, someStringFactorObject)
reports this error: 'Problem in duplicated(x, incomparables): mode "list"
not valid for matching'
Are 'tapply' and 'split' also superseded by some other functions?
Thanks,
Vadim
-----------------------------------------------------------------------
This message was distributed by s-news@wubios.wustl.edu. To unsubscribe
send e-mail to s-news-request@wubios.wustl.edu with the BODY of the
message: unsubscribe s-news
|