foldChange | R Documentation |
Calculate fold change between two vectors
foldChange(vec1, vec2)
vec1 |
First vector |
vec2 |
Second vector |
Vector of fold changes
foldChange(c(2, 2, 2), c(2, 4, 8))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.