A logical vector.of same length as the input. If the input object is
not even of type character, return the object unaltered, with a
warning.
Details
An element-wise check of a supplied vector is carried out. To
test an entire vector and return a single boolean value, functions
such as base::all or base::any should be used.