powered by
Is This Party An Institution?
is_institution(party_id = 8, vb = options::opt("vb"), rq = NULL)
TRUE if the party is an institution, FALSE otherwise.
Databrary party ID
Show verbose messages. (Defaults to FALSE, overwritable using option 'databraryr.vb' or environment variable 'R_DATABRARYR_VB')
FALSE
An httr2 request object.
httr2
# \donttest{ is_institution() # Is party 8 (NYU) an institution. # }
Run the code above in your browser using DataLab