Description Usage Arguments Value
Compute the ratio between the sum of 'top' and the sum of 'bottom'.
1 |
top |
numeric vector. Its sum will be the nominator of the ratio |
bottom |
numeric vector. Its sum will be the denominator of the ratio |
na.rm |
logical. Should missing values be omited? |
A single numeric value corresponding to the ratio of the sum of 'top' and the sum of 'bottom'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.