Description Usage Arguments Details Value Examples
View source: R/methrix_operations.R
Order mathrix object by SD
1 | order_by_sd(m)
|
m |
|
Takes methrix
object and reorganizes the data by standard deviation
An object of class methrix
1 2 | data('methrix_data')
order_by_sd(m = methrix_data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.