View source: R/script - base tools.R
Applies a function on the column of a dataframe and then returns that dataframe
1 | checkup()
|
df |
A dataframe |
column |
The name of the column (string) that we want apply the function to |
fun |
The function we use on the column |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.