unique.trackeRdata | R Documentation |
trackerRdata
objectExtract unique sessions in a trackerRdata
object
## S3 method for class 'trackeRdata'
unique(x, incomparables = FALSE, ...)
x |
A |
incomparables |
Currently not used. |
... |
Currently not used. |
Uniqueness is determined by comparing the first timestamp of the
sessions in the trackeRdata
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.