View source: R/get_discussions.R
get_topic_discussions | R Documentation |
Get the discussion and other details for a particular topic
get_topic_discussions(link)
link |
URL for topic discussion |
A tibble containing the topic question
links <- get_theme_topics(link = (ennet_themes$links)[4]) get_topic_discussions(link = links$Link[1])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.