get_topic_discussions: Get the discussion and other details for a particular topic

View source: R/get_discussions.R

get_topic_discussionsR Documentation

Get the discussion and other details for a particular topic

Description

Get the discussion and other details for a particular topic

Usage

get_topic_discussions(link)

Arguments

link

URL for topic discussion

Value

A tibble containing the topic question

Examples

links <- get_theme_topics(link = (ennet_themes$links)[4])
get_topic_discussions(link = links$Link[1])


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