`util_check_disallowed_chars` checks if values in a vector do not contain disallowed characters, i.e. values outside of ASCII.

util_check_disallowed_chars(object)

Arguments

object

Vector

Value

Vector of logical values