TheCourse | R Documentation |
...
new()
TheCourse$new(id, dir, label = id, ...)
id()
TheCourse$id()
dir()
TheCourse$dir()
label()
TheCourse$label()
sessionIds()
TheCourse$sessionIds()
lectureIds()
TheCourse$lectureIds()
lectureWithTasksIds()
TheCourse$lectureWithTasksIds()
materialIds()
TheCourse$materialIds()
id2label()
TheCourse$id2label(docId)
add()
TheCourse$add(...)
materialsTibble()
TheCourse$materialsTibble()
lecturesTibble()
TheCourse$lecturesTibble(withBreaks = FALSE)
lectureDoc()
TheCourse$lectureDoc(lectureId)
taskDoc()
TheCourse$taskDoc(lectureId, enableCode)
tocDoc()
TheCourse$tocDoc()
materialsDoc()
TheCourse$materialsDoc()
materialDoc()
TheCourse$materialDoc(materialId)
clone()
The objects of this class are cloneable with this method.
TheCourse$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.