Description Usage Arguments Value Examples
create a list of nbins vectors, use progression that increases number of bins in each dimension while always staying balanced between dimensions
1 | make_nbins_list(nbin_range, p)
|
nbin_range |
positive integer vector containing lower and upper bounds on number of bins in each dimension |
p |
number of binning dimensions |
list of nbins vectors
1 | make_nbins_list(c(2,3),3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.