TheCourse: TheCourse

TheCourseR Documentation

TheCourse

Description

...

Methods

Public methods


Method new()

Usage
TheCourse$new(id, dir, label = id, ...)

Method id()

Usage
TheCourse$id()

Method dir()

Usage
TheCourse$dir()

Method label()

Usage
TheCourse$label()

Method sessionIds()

Usage
TheCourse$sessionIds()

Method lectureIds()

Usage
TheCourse$lectureIds()

Method lectureWithTasksIds()

Usage
TheCourse$lectureWithTasksIds()

Method materialIds()

Usage
TheCourse$materialIds()

Method id2label()

Usage
TheCourse$id2label(docId)

Method add()

Usage
TheCourse$add(...)

Method materialsTibble()

Usage
TheCourse$materialsTibble()

Method lecturesTibble()

Usage
TheCourse$lecturesTibble(withBreaks = FALSE)

Method lectureDoc()

Usage
TheCourse$lectureDoc(lectureId)

Method taskDoc()

Usage
TheCourse$taskDoc(lectureId, enableCode)

Method tocDoc()

Usage
TheCourse$tocDoc()

Method materialsDoc()

Usage
TheCourse$materialsDoc()

Method materialDoc()

Usage
TheCourse$materialDoc(materialId)

Method clone()

The objects of this class are cloneable with this method.

Usage
TheCourse$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


LUMC/rcourse documentation built on Jan. 25, 2025, 12:20 a.m.