get_topics: Get a tibble of topics for each briefing

Description Usage Arguments Value

View source: R/process.R

Description

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

Usage

1
get_topics(briefings_json)

Arguments

briefings_json

A list of briefings as returned by fetch_briefings_json

Value

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


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