compute_mx | R Documentation |
An MX metric is the count/epoch value at and above which a given amount of the most active minutes is spent (continuously or discontinuously).
compute_mx(x, n)
x |
A vector of counts data. |
n |
An integer setting the number of rows in correspondance with the targetted amount of time. |
A numeric value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.