my_chng | R Documentation |
This function simply estimnates a percentage change of a variable with a limit on the scale
my_chng(v1, v2, limit = NA)
v1 |
Type of path needed "D" for Data, "R", for Result and "G" for generic. You need those paths to be load in the global environment |
v2 |
I normally call my data folder the same as the project so it automatically sets to the project name. Alternatives available. |
A numeric value in percentage change from v2 relative to v1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.