list_people {databraryr}R Documentation

List Info About People.

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_people(people_list = 5:7, vb = FALSE)

Arguments

people_list

Party number(s) for people to list.

vb

A Boolean value if TRUE returns verbose output.

Value

A data frame with information about the people in the specified range of party ID's.

Examples


list_people() # Lists people with party IDs 5:7, Databrary's founders
#' 


[Package databraryr version 0.6.4 Index]