is_person {databraryr}R Documentation

Is This Party A Person?

Description

Is This Party A Person?

Usage

is_person(party_id = 7, vb = FALSE, rq = NULL)

Arguments

party_id

Databrary party ID

vb

A boolean value. If TRUE provides verbose output.

rq

An httr2 request object.

Value

TRUE if the party is a person, FALSE otherwise.

Examples


is_person()



[Package databraryr version 0.6.4 Index]