matrixCutoff | R Documentation |
Resets a value in an input matrix if it is smaller/greater than the threshold.
matrixCutoff(m, cutoff, comp = ">", new.val = 0)
Yu Wan (wanyuac@gmail.com)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.