Skip to content
Prev 198976 / 398503 Next

Calculate Averages for time data

Hello

I have time data which is in hh:mm:ss format and I need to calculate
averages for this data. I tried converting the data as integer so that I
could calculate the average, but it doesn't serve the purpose. I tried using
Chron package also. But I am stuck up as to how to deal with the time data.
Please guide me as to how to deal with Time data in R.

Thank you in advance

Regards
Sunita