getDiscussionTopic: Get a single discussions topic from a course

View source: R/getDiscussionTopic.R

getDiscussionTopicR Documentation

Get a single discussions topic from a course

Description

Get discussions for the provided course. Most include parameters for this request have all been enabled and can be subsetted out if not needed.

Usage

getDiscussionTopic(courseID, topicID = NULL, server = "test", ...)

Arguments

courseID

Course ID to find discussions in

topicID

Topic ID to retrieve

server

Test, beta, production, or other name in R.environ OR full url of server

...

Optional page options to pass to processRequest


erikpal/bRush documentation built on May 9, 2023, 8:27 p.m.