generate_permutations: Generate batch permutations

View source: R/pxweb_split_query.R

generate_permutationsR Documentation

Generate batch permutations

Description

Generate batch permutations

Usage

generate_permutations(x)

Arguments

x

a vector with elements to permute

Details

Generates permutations of dim. If more than 6 dim (highly unlikely) a sample of 1000 combinations is drawn. Otherwise all possible permutations are returned.


pxweb documentation built on Oct. 31, 2022, 5:07 p.m.