powered by
Helper function to find the time difference between two given timestamps.
find_dif(time1, time2)
String, specifying the time interval between time1 and time2. It contains a integer and the unit, for e.g., 5 weeks, 6 months, 14 hours, etc.
time1
time2
POSIXt or Date object.