find_unused_inputs: Find unused or under-used inputs
Description
Find unused or under-used inputs
Usage
find_unused_inputs(events, threshold = unused_input_threshold)
Value
List of unused input information
Arguments
- events
Telemetry events data frame
- threshold
Percentage threshold for considering input unused