list_party {databraryr} | R Documentation |
List Data For A Party (person or institution).
Description
This function has been deprecated and may be removed in a future release.
See get_party_by_id()
for similar functionality.
Usage
list_party(party_id = 8, component = "all", vb = FALSE)
Arguments
party_id |
Target volume number. Default is volume 8 (NYU). |
component |
Which data to return 'children', 'parents', or 'all'. Default is all. |
vb |
A Boolean value. If TRUE provides verbose output. Default is FALSE. |
Value
A data frame with information about a party (person or institution).
Examples
list_party() # Default is New York University (party 8)
#'
[Package databraryr version 0.6.4 Index]