Description Usage Arguments Examples
This function produce new datasets with starting and ending variables, which may include date and time, latitude, longitude.
1 |
data |
The data to be passed on. |
trip_id |
The ID column generated by the 'segment()' function. |
threhold |
The threshold you want to separate the ping (in minutes). It is recommended to use 30 minutes to separate into trips, and 8*60 minutes to separate into shifts. |
time_diff |
The time difference between the nearest two pings. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.