powered by
Get the discussion and details of discussion for a set of topics
get_topics_discussions(links)
A tibble of topics containing URL of topic discussion. This is provided using a call to get_theme_topics() or get_themes_topics()
get_theme_topics()
get_themes_topics()
A tibble containing the topic discussions for selected topic/s
# NOT RUN { links <- get_theme_topics(link = (ennet_themes$links)[4]) get_topics_discussions(link = links[1:3, ]) # }
Run the code above in your browser using DataLab