Description Usage Arguments Value
Provided with two equal length vectors, returns TRUE for indexes where both entries are "NA" and FALSE otherwise.
1 | combine_has_match_failed(number, body)
|
number |
A vector of address number(s). Integer or character string. |
body |
A character string vector of address body(/ies). |
A boolean vector: TRUE for indexes where both
number and body are "NA", FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.