combine_has_match_failed: Check for failed matches

Description Usage Arguments Value

View source: R/combine.r

Description

Provided with two equal length vectors, returns TRUE for indexes where both entries are "NA" and FALSE otherwise.

Usage

1

Arguments

number

A vector of address number(s). Integer or character string.

body

A character string vector of address body(/ies).

Value

A boolean vector: TRUE for indexes where both number and body are "NA", FALSE otherwise.


podcleaner documentation built on Jan. 12, 2022, 1:06 a.m.