R community,

I am trying to create an array of the time differences between datapoints
for a very large set.  For some reason for 4 of the values the difference
has been calculated as NA.

Looking at the individual points two of them are "1981-03-29 01:40:00" and
"1981-03-29 02:00:00"

This is the exact same format as the other points that return values of 20
mins as expected.

In such a large dataset (600,000+ entries) I don't know why only 4 would be
doing this.

Apologies for such a vague question but can anyone shed any light on what
may be wrong?

Thanks, 

Doug
-- 
View this message in context: 
http://r.789695.n4.nabble.com/difftime-error-tp3010105p3010105.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to