stringMatches.Rd
stringMatches checks if string is equal to one of the choices.
stringMatches
stringMatches(x, choice)
string to test.
Character vector with possible values for x.
x
Logical indicating if x matches one of the strings in
choice.
choice