l_getBinIds: Gets the ids of the active points in each bin of a histogram

View source: R/l_getBinData.R

l_getBinIdsR Documentation

Gets the ids of the active points in each bin of a histogram

Description

Queries the histogram and returns the ids of all active points in each bin that contains active points.

Usage

l_getBinIds(widget)

Arguments

widget

A loon histogram widget.

Value

A named list of the bins in the histogram and the ids of their active points.

See Also

l_getBinData, l_breaks, l_binCut


loon documentation built on July 9, 2023, 5:48 p.m.