is_person {databraryr} | R Documentation |
Is This Party A Person?
Description
Is This Party A Person?
Usage
is_person(party_id = 7, vb = options::opt("vb"), rq = NULL)
Arguments
party_id |
Databrary party ID |
vb |
Show verbose messages. (Defaults to |
rq |
An |
Value
TRUE if the party is a person, FALSE otherwise.
Examples
is_person()
[Package databraryr version 0.6.6 Index]