fetch_memberships_for_member_from_url: Fetch data on the committee memberships of a given member as...

Description Usage Arguments

View source: R/memberships.R

Description

fetch_memberships_for_member_from_url fetches data on the committee memberships of a given member from a Members endpoint URL and returns it as a tibble containing one row per committee membership. This internal function allows generic handling of requests for this data to the Members endpoint with different URL parameters.

Usage

1

Arguments

url

A valid URL requesting data for the given member id from the Members endpoint.

summary

A boolean indicating whether to exclude nested and empty columns in the results. The default is TRUE.


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