appg_groups: Fetch details on APPG groups

Description Usage Arguments Details Value Examples

View source: R/main.R

Description

appg_groups retrieves basic details on the names of APPGs, their purpose and category type. Each row is one APPG.

Usage

1

Arguments

appg

A character string of an APPG title written within a pair of single qoute or double qoutes. Can be a vector with more than one element. By default all APPG titles are selected.

category

A characer string of a APPG type written within a pair of single qoute or double qoutes. APPG types available: Country, Subject, Club. Can be a vector with more than one element. By default all APPG types are selected.

Details

If no parameters are supplied the function will return all APPGs.

Value

A tibble of basic details of APPGs, with one row per APPG.

Examples

1
2

dempseynoel/parlygroups documentation built on Sept. 9, 2020, 8:07 a.m.