ordered_combinations: Create a vector with all possible combinations preserving the...

View source: R/helpers.R

ordered_combinationsR Documentation

Create a vector with all possible combinations preserving the priority order

Description

Create a vector with all possible combinations preserving the priority order

Usage

ordered_combinations(states, n)

Arguments

states

Vector of states

n

The largest number of combinations possible


HealthInformaticsUT/Cohort2Trajectory documentation built on March 1, 2025, 7:47 p.m.