Description Usage Arguments Value Author(s)
A convenience function for computing percent difference of percent change.
1 | percentChange(x, y)
|
x, y |
Numeric vectors. |
100*(x - y) / y
Ben Rich <benjamin.rich@certara.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.