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