check the items inside flux_fun_check
flux_fun_check
flux_check_item(arg, fn, msg, narg, df_name = NA)
arg
: argument to be checked by fn
fn
: function to check arg
msg
: message to display in case arg
is the wrong classnarg
: name of arg
df_name
: name of arg
in case it is a data frameAdam Klimes
Useful links