Learn R Programming

ennet (version 0.2.2)

get_theme_topics: Get theme topics

Description

Get theme topics

Usage

get_theme_topics(link)

Arguments

link

URL of a specific thematic area

Value

A tibble of all topics for the specified thematic area.

Examples

Run this code
# NOT RUN {
themes <- ennet_themes
get_theme_topics(link = themes$links[4])

# }

Run the code above in your browser using DataLab