assign_direction_v2: Assign direction to different pieces of activity

Description Usage Arguments Details Examples

View source: R/A_EVENTS_elements_v2.r

Description

Assign direction to different pieces of activity, e.g. "IN" and "OUT"

Usage

1
assign_direction_v2(x, hardware_threshold = 0.05)

Arguments

x

A data.table as supplied by fetch_ins_outs_v2.

hardware_threshold

= 0.05 Time in seconds within which a changed of outer and inner light barrier is assumed to be "at the same time". This is defined by the hardware settings and should therefore usually not be changed.

Details

See events_v2 for further information. Note that after some minor alterations, the output of this function is returned, if in function events_v2 groups_ins_and_outs = FALSE.

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.