flux_check_item function

check the items inside flux_fun_check

check the items inside flux_fun_check

flux_check_item(arg, fn, msg, narg, df_name = NA)

Arguments

  • arg: argument to be checked by fn
  • fn: function to check arg
  • msg: message to display in case arg is the wrong class
  • narg: name of arg
  • df_name: name of arg in case it is a data frame

Author(s)

Adam Klimes