Description Usage Arguments Value Examples
View source: R/differential_expression_internal.R
Apply a ceiling and floor to all values in a matrix
1 |
data |
Matrix or data frame |
min |
all values below this min value will be replaced with min |
max |
all values above this max value will be replaced with max |
Returns matrix after performing these floor and ceil operations
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.