find_unused_inputs: Find unused or under-used inputs

View source: R/telemetry.R

find_unused_inputsR Documentation

Find unused or under-used inputs

Description

Find unused or under-used inputs

Usage

find_unused_inputs(events, threshold = 0.05)

Arguments

events

Telemetry events data frame

threshold

Percentage threshold for considering input unused

Value

List of unused input information


bidux documentation built on Aug. 30, 2025, 1:12 a.m.