Description Usage Arguments Value
Given a number of bins that we would like to prune, combine them into a single bin and update all relevant bin information
1 | ewUpdate(bins, binMeasure, boundaryTest, info)
|
bins |
A list of bin objects to be pruned |
binMeasure |
A user supplied function to compute the measure associated with each bin |
boundaryTest |
A user supplied function to test if a given point is contained in the bin |
inputs |
A list containing additional input parameters required by user supplied functions |
An updated bin object containing the contents of the pruned bins
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.