Description Usage Arguments Value Examples
Calculates the number of combinations of each size.
1 | completness(x)
|
x |
A numeric vector |
A named numeric vector
1 2 | genesPerPathway <- c(2, 4, 5, 8, 5, 8)
completness(genesPerPathway)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.