R/user_validation_helpers.R
validate_strings.Rd
Ensures that each argument is a single, non-NA string. Throws an error if any argument is not a character scalar.
validate_strings(...)
One or more variables to validate.