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.


olihawkins/clbrief documentation built on Sept. 12, 2020, 1:36 p.m.