Description Usage Arguments Value
View source: R/Utilities.R View source: R/.ipynb_checkpoints/Utilities-checkpoint.R
This function enables the application of a function to multiple columns.
1 | apply_function_to_column(frame, list_of_columns, new_col, funct)
|
data |
frame |
list |
of columns to apply function to |
name |
of new column |
function |
to apply |
original data frame with new column attached
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.