divideCols | R Documentation |
Divides values in one column with values in another column.
divideCols(df, col1, col2)
df |
Dataframe with the columns. |
col1 |
Numerator. |
col2 |
Denominatr. |
A vector with the results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.