find_unused_inputs: Find unused or under-used inputs

View source: R/telemetry_analysis.R

find_unused_inputsR Documentation

Find unused or under-used inputs

Description

Find unused or under-used inputs

Usage

find_unused_inputs(events, threshold = unused_input_threshold)

Arguments

events

Telemetry events data frame

threshold

Percentage threshold for considering input unused

Value

List of unused input information


bidux documentation built on Nov. 20, 2025, 1:06 a.m.