loon (version 1.3.3)

l_getBinIds: 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