poolGroups: Pool groups of a factor into fewer, larger groups

View source: R/dsState.R

poolGroupsR Documentation

Pool groups of a factor into fewer, larger groups

Description

Pool groups of a factor into fewer, larger groups

Usage

poolGroups(dataset = NULL, factor = NULL, include_prefix = T)

Arguments

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?

Value

Dataset with a new factor of pooled groups


microresearcher/MicroVis documentation built on Feb. 8, 2024, 10:59 a.m.