concat_events_v2: Groups activity that belongs together.

Description Usage Arguments Details Examples

View source: R/A_EVENTS_elements_v2.r

Description

Groups activity that belongs together, e.g. IN-OUT, IN-BACK-OUT, ...

Usage

1
concat_events_v2(x, max_distance = 14 * 60 * 60)

Arguments

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.

Details

See events_v2 for further information.

Examples

1
2
3
#Not run
#see help of function events_v2
?events_v2()

mpio-be/SNB2 documentation built on March 27, 2020, 8:33 p.m.