list_institutional_sponsors: List Institutional Sponsors For A Party.

View source: R/list_institutional_sponsors.R

list_institutional_sponsorsR Documentation

List Institutional Sponsors For A Party.

Description

[Deprecated]

This function has been deprecated and may be removed in a future release.

A party (person or institution) may have a sponsor that is another person or an institution. This function lists the institution(s) that sponsor a party.

Usage

list_institutional_sponsors(
  party_id = 6,
  report_target_party = FALSE,
  vb = FALSE
)

Arguments

party_id

Target volume number.

report_target_party

A Boolean value. Print info about the target party.

vb

A Boolean value. If TRUE provides verbose output.

Value

A data frame with information about a party's institutional sponsor(s).

Examples


list_institutional_sponsors() # Defaults to Rick Gilmore (party 6)


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