View source: R/flux_fun_check.R
flux_fun_check | R Documentation |
checking that arguments and columns are in the correct class
flux_fun_check(args, fn, msg, name_df = NA)
args |
list of arguments or dataframe to check |
fn |
list of functions used to check ( |
msg |
list of messages to return in case of failed check |
name_df |
in case args is a df with selected columns to check origdf is the original df to take the name from for a more obvious error message |
Adam Klimes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.