find_delayed_sessions: Find sessions with delayed first interaction

View source: R/telemetry_analysis.R

find_delayed_sessionsR Documentation

Find sessions with delayed first interaction

Description

Find sessions with delayed first interaction

Usage

find_delayed_sessions(events, threshold_seconds = delay_threshold_secs)

Arguments

events

Telemetry events data frame

threshold_seconds

Delay threshold in seconds

Value

List with delay statistics


bidux documentation built on Feb. 28, 2026, 1:06 a.m.