poolGroups | R Documentation |
Pool groups of a factor into fewer, larger groups
poolGroups(dataset = NULL, factor = NULL, include_prefix = T)
dataset |
Microvis dataset. Default is the active dataset |
factor |
Groups of this factor will be grouped |
include_prefix |
Include the factor name as the prefix for each group? |
Dataset with a new factor of pooled groups
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.