search for: hdata2

Displaying 1 result from an estimated 1 matches for "hdata2".

Did you mean: data2
2006 Apr 20
3
The contrary of command %in%
...Queige Fir 2002 NA 5 3.4 Queige 9 10 10 Queige Spruce 2002 167 48 32.8 Queige 10 ... I want to remove particular points determined by > HDataPartP<-HData[H<1.30,] and > HDataPartP2<-HData[H<8&DBH>20,] That's why I want to use subset in a close form to: HData2<-subset(HData,HData$H>1.30&HData$IdentTree "not"%in%HDataPartP2$IdentTree) How should I do that ? Is there any R-syntax saying "not element of that object" ? Thanks for your help. Ghislain. -- Ghislain Vieilledent 06 24 62 65 07 [[alternative HTML version deleted...