View source: R/section-pursuit.r
slice_binning | R Documentation |
Separately binning observations inside and outside the slice.
slice_binning(mat, dists, h, breaks_x, breaks_y, bintype = "square")
mat |
projected data points |
dists |
vector of all point distances from the projection plane. |
h |
slice thickness. |
breaks_x |
binning on the first variable (x or radius). |
breaks_y |
binning on the second variable (y or angle). |
bintype |
select polar (default) or square binning. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.