publishCourse,Opal-method: Publish a course on LMS Opal
Description
Publish a course on LMS Opal
Usage
# S4 method for Opal
publishCourse(object, course_id)
Value
Status code of the HTTP request.
Arguments
- object
An S4 object of class Opal that represents a connection to the LMS.
- course_id
A character string with course id in the LMS.