list_party: List Data For A Party (person or institution).

View source: R/list_party.R

list_partyR Documentation

List Data For A Party (person or institution).

Description

[Deprecated]

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)
#' 


PLAY-behaviorome/databraryapi documentation built on April 24, 2024, 4:20 a.m.