A wrapper function to apply variable calculation functions to a user list
1 | calc_variables(users, anyevent = TRUE, speed = TRUE, distance = TRUE)
|
users |
A user or list of users created by reading functions like
|
anyevent |
Should a boolean column be created to indicates whether any
event is happening via |
speed |
Should speed be calculated using |
distance |
Should distance travelled since last time point be calculated using |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.