| compute_limits | R Documentation |
trackeRdata object.Compute variable limits from a trackeRdata object.
compute_limits(object, a = 1e-04)
object |
A |
a |
The levels at which quantiles will be computed are |
compute_limits computes limits by finding the a and
1 - a quantiles for each variable in each session, and then
taking the minimum and maximum of the a and 1 - a,
respectively, across sessions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.