
Find the number of bins required to achieve required number of non-empty bins.
Source:R/2d.R
find_non_empty_bins.RdThis function determines the number of bins along the x and y axes to obtain a specific number of non-empty bins.

R/2d.R
find_non_empty_bins.RdThis function determines the number of bins along the x and y axes to obtain a specific number of non-empty bins.