Percentage change is obtained by dividing the change in value by the original
value.
Arguments
- new
<dbl>
newer value
- old
<dbl>
older value
Value
<dbl>
vector of percentage change
Details
If the result is positive, then it is an increase. If the result is negative,
then it is a decrease.