Combinations: Generate Combinations

Description Usage Arguments Examples

View source: R/Combinations.R

Description

Given an intenger n, generate all binary combinations of n elements, transformed to indices. This is primarily for use with the CellCounts function, but may be useful for users in some scenarios.

Usage

1

Arguments

n

An integer.

Examples

1

RGLab/COMPASS documentation built on Feb. 11, 2021, 3:23 p.m.