fetch_former_memberships_for_member
fetches data on the former
committee memberships of a given member and returns it as a tibble
containing one row per committee membership.
1 | fetch_former_memberships_for_member(member_id, summary = TRUE)
|
member_id |
An integer representing the mnis_id of the member for which to fetch the former memberships. |
summary |
A boolean indicating whether to exclude nested and empty columns in the results. The default is TRUE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.