Learn R Programming

rsunlight (version 0.7.0)

os_committee: Lookup a Committee by ID

Description

Lookup a Committee by ID

Usage

os_committee(id, as = "table", key = NULL, ...)

Arguments

id

committee id (character)

as

(character) One of table (default), list, or response

key

your SunlightLabs API key; loads from .Rprofile

...

Curl options passed on to crul::HttpClient

Value

List of output fields.

Examples

Run this code
# NOT RUN {
os_committee(id = 'TXC000103')
# }

Run the code above in your browser using DataLab