collect_detection: Collect final detection output

View source: R/har_online_session.R

collect_detectionR Documentation

Collect final detection output

Description

Materializes the final detection table from the online session trace.

Usage

collect_detection(obj)

Arguments

obj

Online session.

Value

A data frame with the usual idx, event, and type columns plus online summary columns:

  • detection_probability

  • detection_lag_batches

  • detection_lag_observations


harbinger documentation built on July 10, 2026, 5:07 p.m.