View source: R/preProcessMethMats.R
remove0 | R Documentation |
Remove the number 0 from a vector
remove0(vec)
vec |
A vector of numbers |
The same vector without the number 0
remove0(c(-2:2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.