Description Usage Arguments Value Examples
View source: R/permute_sample_order_class.R
The order of samples in the data matrix is randomly permuted. The relationship between the samples and the sample meta data is maintained.
1 | permute_sample_order(number_of_permutations = 10, ...)
|
number_of_permutations |
(numeric, integer) The number of times the sample order is permuted. The default is |
... |
Additional slots and values passed to |
A permute_sample_order
object.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.