l_breaks: Gets the boundaries of the histogram bins containing active...

View source: R/l_getBinData.R

l_breaksR Documentation

Gets the boundaries of the histogram bins containing active points.

Description

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

Usage

l_breaks(widget)

Arguments

widget

A loon histogram widget.

Value

A named list of the minimum and maximum values of the boundaries for each active bins in the histogram.

See Also

l_getBinData, l_getBinIds, l_binCut


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