Description Usage Arguments Details
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
.
1 | fetch_scrutinising_departments(committees = NULL)
|
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. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.