make_permute_sort_df | R Documentation |
Internal function to create a data.frame with the ordered permuations
make_permute_sort_df(cids, n_perm = 1000, num_chunks = 4, seed = NULL)
n_perm |
number of permutations to perform |
num_chunks |
number of chunk levels for chunk_idx column |
seed |
random number seed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.