unique_combinations: Create unique combinations from a data.frame of factors

View source: R/utils.R

unique_combinationsR Documentation

Create unique combinations from a data.frame of factors

Description

Create unique combinations from a data.frame of factors

Usage

unique_combinations(x, sep = "-")

Arguments

x

Data.frame of factors for which to create unique combinations. Alternatively, a list of factor levels.


OliverDietrich/SeuratHelper documentation built on Jan. 20, 2024, 2:57 a.m.