mat_slice_by | R Documentation |
Slice by group
mat_slice_by(df, N = 100, ...)
df |
data |
N |
(max) number per group |
... |
group variables |
mat_slice_by(iris, N = 10, Species)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.