View source: R/misc_function.R
compare_clean | R Documentation |
Compare previous values and cleaned values after applying a specific function.
compare_clean(data, lab, clean_fun, ...)
data |
data.frame object |
lab |
variable to examine |
clean_fun |
specific function cleaning a variable |
... |
parameters for cleaining function (clean_fun) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.