Learn R Programming

ennet (version 0.2.2)

get_themes_topics: 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

Run this code
# NOT RUN {
themes <- ennet_themes
get_themes_topics(themes = themes[4, ])

# }

Run the code above in your browser using DataLab