check_char1 {BUSpaRse} | R Documentation |
Just in case the user passes something with length more than 1 and messes up everything thanks to vectorization.
check_char1(x)
x |
Named vector of arguments to be checked. |
Error if x
is not a character vector with length 1.