sort_timeDF {timeDF} | R Documentation |
sort_timeDF function
sort_timeDF(timeDF, decreasing=FALSE)
timeDF |
timeDF object |
decreasing |
boolean value to specify whether the sorting is conducted in decreasing order or not. |
sort_timeDF function sorts records in timeDF object.
timeDF object
sort_timeDF(timeDF)