View source: R/methrix_operations.R
order_by_sd | R Documentation |
Order mathrix object by SD
order_by_sd(m)
m |
|
Takes methrix
object and reorganizes the data by standard deviation
An object of class methrix
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.