os_committee: Lookup a Committee by ID

Description Usage Arguments Value Examples

View source: R/os_committee.R

Description

Lookup a Committee by ID

Usage

1
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

1
2
3
4
## Not run: 
os_committee(id = 'TXC000103')

## End(Not run)

rsunlight documentation built on May 1, 2019, 10:18 p.m.