perm | R Documentation |
Produces the possible permutations of a set of nodes
perm(max = rep(1, 2))
max |
A vector of integers. The maximum value of an integer value
starting at 0. Defaults to 1. The number of permutation is defined
by |
A matrix
of permutations
CausalQueries:::perm(3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.