Description Usage Arguments Value
View source: R/IterativeQuantileSupportFunctions.R
Convert bin bounds data frame into R-tree structure using nested lists
1 | make_bin_list(bin_bounds, nbins)
|
bin_bounds |
Data frame of bin bounds; one row per bin, columns for lower and upper bound on each dimension |
nbins |
number of bins in each dimension |
R-tree nested list of bin boundaries
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.