View source: R/A_EVENTS_elements_v2.r
| concat_events_v2 | R Documentation | 
Groups activity that belongs together, e.g. IN-OUT, IN-BACK-OUT, ...
concat_events_v2(x, max_distance = 14 * 60 * 60)
| x | A data.table as supplied by assign_direction_v2. | 
| max_distance | Maximum time in seconds within which different pieces of activity will be considered as belonging to a single event. | 
See events_v2 for further information.
#Not run
#see help of function events_v2
?events_v2()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.