Skip to content
Prev 76226 / 398502 Next

parts of data frames: subset vs. [-c()]

"Stefan Th. Gries" <stgries_lists at arcor.de> writes:
The SYNTAX variable is not necessarily the same. Could you retry the
first case with 

 ditrans <- which(ReVerb$SYNTAX=="Ditrans")

? 

Otherwise, try doing a setdiff() on the rownames of the two discrepant
results and see which are the four cases that differ.