powered by
trackeRdata
Sort the sessions trackeRdata objects into ascending or descending order according to the first session timestamp.
# S3 method for trackeRdata sort(x, decreasing = FALSE, ...)
A trackeRdata object.
Logical. Should the objects be sorted in increasing or decreasing order?
Currently not used.