concat_events_v2: Groups activity that belongs together.

View source: R/A_EVENTS_elements_v2.r

concat_events_v2R Documentation

Groups activity that belongs together.

Description

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

Usage

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

#Not run
#see help of function events_v2
?events_v2()

mpio-be/SNB2 documentation built on Sept. 17, 2024, 4:27 p.m.