get_sections: Get a tibble of sections for each briefing

Description Usage Arguments Value

View source: R/process.R

Description

get_sections takes a list of briefings returned from the API as JSON and returns a tibble of sections for those briefings, with one row per unqiue combination of briefing and sections.

Usage

1
get_sections(briefings_json)

Arguments

briefings_json

A list of briefings as returned by fetch_briefings_json

Value

A tibble of data on briefings and their section in long form.


houseofcommonslibrary/clbrief documentation built on Sept. 13, 2020, 12:13 a.m.