This function tests if a vector of responses are yes or no.

test_yes_no(responses)

Arguments

responses

A vector of responses.

Value

A logical vector indicating if each response is yes or no.