check_fields_exist function

Check fields exist for checkbox combination

Check fields exist for checkbox combination

check_fields_exist(fields, expr, call = caller_env())

Arguments

  • fields: Vector of character strings to check the length of
  • expr: An expression
  • call: The calling environment to use in the error message