fetch_committee_types: Fetch data on the types of committees as a tibble

Description Usage Arguments Details

View source: R/committees.R

Description

fetch_committee_types fetches data on the types of comittees and returns it as a tibble containing one row per combination of committee and type. The data returned for each type is the data from the committee_types table of each committee in the full table returned from fetch_committees.

Usage

1

Arguments

committees

A vector of committee ids specifying the committees for which to return types. The default is NULL, which returns data on the types of all committees.

Details

You can optionally use the committees argument to provide a vector of committee ids and the function will return just the types of the given committees.


houseofcommonslibrary/clcommittees documentation built on Dec. 14, 2020, 6:14 a.m.