combinations: Paste columns of a data.frame into a vector

View source: R/utils.R

combinationsR Documentation

Paste columns of a data.frame into a vector

Description

Paste columns of a data.frame into a vector

Usage

combinations(x, sep = "-")

Arguments

x

Data.frame

sep

Separator put in between content of different columns


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