fetch_scrutinising_departments: Fetch data on the departments scrutinised by committees as a...

Description Usage Arguments Details

View source: R/committees.R

Description

fetch_scrutinising_departments fetches data on the government departments scrutinised by comittees and returns it as a tibble containing one row per combination of committee and department. The data returned for each department is the data from the scrutinising_departments 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 departments. The default is NULL, which returns data on the departments scrutinised by all committees.

Details

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


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