fetch_member_roles: Fetch data on the roles of the current and former members of...

Description Usage Arguments Details

View source: R/memberships.R

Description

fetch_member_roles fetches data on the roles of the current and former members of a given committee and returns it as a tibble containing one row per committee role.

Usage

1
fetch_member_roles(committee)

Arguments

committee

An integer representing the id of the committee for which to fetch the roles for the former members.

Details

A role indicates a period of service in a given position, so this function returns ALL the roles for this committee (both current and historic) for its current and former members. A role without an end date is a current role.

A member may have concurrent roles for the same period reflecting different positions e.g. one indicating their service as a member and another their service as a chair.


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