scalar_arg_warning: Warning message for scalar arguments receiving multiple values
Description
Warning message for scalar arguments receiving multiple values
Usage
scalar_arg_warning(arg, arg_name = NULL)
Value
Warning if length of arg is greater than 1 and the first element of arg.
Arguments
- arg
Argument value
- arg_name
Argument name