Description Usage Arguments Value Examples
This function is to check if a particualr code exists
1 | check_code(vector, code)
|
vector |
character vector (for MA question); numeric vector (for SA question) |
code |
integer |
logical vector
1 | check_code(c("1,2,33"), 3) #FALSE
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.