test_yes_no {vvconverter} | R Documentation |
Test Yes/No Responses
Description
This function tests if a vector of responses are yes or no.
Usage
test_yes_no(responses)
Arguments
responses |
A vector of responses. |
Value
A logical vector indicating if each response is yes or no.
[Package vvconverter version 0.5.10 Index]