Description Usage Arguments Examples
Creates a change column based on integer or numeric column
1 | change_XoX_column(df, col1, col2, XoX)
|
df, col1, col2, XoX |
a data frame two columnnames and XoX name for new column |
1 | change_XoX_column(mtcars, drat, wt, "MoM")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.