sort.trackeRdata | R Documentation |
trackeRdata
objectsSort the sessions trackeRdata
objects into ascending
or descending order according to the first session timestamp.
## S3 method for class 'trackeRdata'
sort(x, decreasing = FALSE, ...)
x |
A |
decreasing |
Logical. Should the objects be sorted in increasing or decreasing order? |
... |
Currently not used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.