download_party {databraryr} | R Documentation |
Download Information About a Party on Databrary.
Description
This function has been deprecated and may be removed in a future release.
See get_party_by_id()
for similar, and more general functionality.
Usage
download_party(party_id = 6, convert_JSON = TRUE, vb = FALSE)
Arguments
party_id |
Party number to retrieve information about. |
convert_JSON |
A Boolean value if TRUE converts the JSON download |
vb |
A Boolean value if TRUE returns verbose output. |
Value
A data frame with information about the party.
Examples
download_party()
#'
[Package databraryr version 0.6.4 Index]