utils_check_vectors: Tests each component of the vector 'x' for valid values.

Description Usage Arguments Value Note

Description

Tests each component of the vector 'x' for valid values.

Usage

1
2
3
4
5

Arguments

x

object to test.

Value

A logical vector of the same length as 'x', with 'TRUE' if and only if the string is a valid value, NA if the string is NA, otherwise FALSE. If 'x' is not character, throws an error.

Note

NA in a component returns NA. These are supposed to be tested separately.


google/GeoexperimentsResearch documentation built on May 17, 2019, 7:42 a.m.