View source: R/pxweb_split_query.R
permutations | R Documentation |
Generate permutations of dimensions to find optimal no of batches
permutations(n, r, v = 1:n, set = TRUE, repeats.allowed = FALSE)
n |
See |
r |
See |
v |
See |
set |
See |
repeats.allowed |
See |
Taken from gtools to minimize dependencies. See permutations of the gtools packages for details
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.