Hello -

I have imported timestamp data (collected in OpenSHAPA) into R as .csv
file. Some columns in the data frame have timestamps in the format
HH:MM:SS:sss. I have not found a package that will allow simple addition
and subtraction of columns with this format, although 'strptime' in
'library(timeDate)' looked promising. The problem with the timeDate package
is that it does not seem to support timestamps down to milliseconds. Are
there any solutions available or packages that the community recommends?
Thanks you.

Alecia

        [[alternative HTML version deleted]]

______________________________________________
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