Description Usage Arguments Value See Also Examples
Showing slicing result and plotting counts of observations in each slice.
1 | slice_show(slices_obj, main="Counts in each slice", xlab="Slices", ylab="Percentage")
|
slices_obj |
A matrix stores slicing strategy. It is a component of object returned by function |
main |
An overall title for the plo |
xlab |
A title for the x axis |
ylab |
A title for the y axis |
A “ggplot” object which illustrates details of slicing.
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.