This function tests if a vector of responses are yes or no.
test_yes_no(responses)
responses
A vector of responses.
A logical vector indicating if each response is yes or no.