search for: tde200s0

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

Did you mean: 7de20000
2010 Dec 04
2
Question about #1 zoo-faq
...in the 'Time' column, R says yes, but when I check the data set I can't explain why. Here is the code. > sum(duplicated(dataSet1$Time)) [1] 5 > x <- which(duplicated(dataSet1$Time)) > dataSet1[x,] Time fkl010z0 tre200s0 gre000z0 prestas0 rre150z0 tde200s0 ure200s0 4046 2009-03-29 02:10:00 0.5 3.0 0 942.1 0 1.9 92.7 4047 2009-03-29 02:20:00 0.3 2.7 0 942.1 0 1.7 93.4 4048 2009-03-29 02:30:00 0.6 2.8 0 942.2 0 1.8 92.9 4049 2009-03-29 02:40:00 0.4...