Description Usage Arguments Value
get_authors
takes a list of briefings returned from the API as JSON
and returns a tibble of authors for those briefings, with one row per unqiue
combination of briefing and author. Data on authors is not available from
the main research breifings feed so this function requires the json produced
from fetch_all_json
.
1 | get_authors(briefings_all_json)
|
briefings_all_json |
A list of briefings as returned by
|
A tibble of data on briefings and their authors in long form.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.