Description Usage Arguments Value
View source: R/make_difference.R
This will produce a dataframe with additional columns showing the difference between each numeric column, subsequent to the first, and the first numeric column.
1 | make_difference(df, include_growth = FALSE)
|
df |
dataframe |
include_growth |
logical - Do you want the growth between columns along with the difference? |
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.