sort.trackeRdata: Sort sessions in 'trackeRdata' objects

Description Usage Arguments

Description

Sort the sessions trackeRdata objects into ascending or descending order according to the first session timestamp.

Usage

1
2
## S3 method for class 'trackeRdata'
sort(x, decreasing = FALSE, ...)

Arguments

x

A trackeRdata object.

decreasing

Logical. Should the objects be sorted in increasing or decreasing order?

...

Currently not used.


trackeR documentation built on May 15, 2019, 5:04 p.m.