In much the same way check_character() is the vector version of check_string(), and check_logical() is the vector version of check_bool(). It would be nice to have the same for check_number_whole() and check_number_decimal()
I would be happy to take stab at this