get_themes_topics: Get topics from multiple themes

get_themes_topicsR Documentation

Get topics from multiple themes

Description

Get topics from multiple themes

Usage

get_themes_topics(themes = get_themes())

Arguments

themes

A tibble containing thematic areas and URLs for thematic area pages

Value

A tibble of all topics across all thematic areas with their respective URLs

Examples

themes <- ennet_themes
get_themes_topics(themes = themes[4, ])


katilingban/ennet documentation built on Nov. 3, 2022, 4:39 p.m.