Learn R Programming

rqti (version 1.0.0)

publishCourse: Publish a course on LMS

Description

Publish a course on LMS

Usage

publishCourse(object, course_id)

Value

Status code of the HTTP request.

Arguments

object

An S4 object of class LMS that represents a connection to the LMS.

course_id

A character string with course id in the LMS.