is_lga {naijR} | R Documentation |
Test for Local Government Areas
Description
Checks a given object for Local Government Areas, represented as strings.
Usage
is_lga(x)
Arguments
x |
An object of type |
Value
A logical vector the same length as the input object. Each
element that is not a valid Local Government Area will evaluate to
FALSE
.
[Package naijR version 0.6.0 Index]