Description Usage Arguments Details Value
This function is used to calculate changes between values of categories (dates, ages, countries, etc).
1 |
... |
numeric |
The data may come as TIDY, meaning that all values are in 1 column and other columns show information related to the value, meaning categories.
All inputs must be in quotes ("").
Inputs:
df = is the database containing a column with Factors.
Var1 = ARE the "VariableS" valueS that will be used to calculate the differences vs Var0.
Var0 = IS the Variable value anchor for all changes calculation.
Var1, Var0 and Var must be factors with leverls or characters NOT NUMBERS
a dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.