Lecture: Lecture

LectureR Documentation

Lecture

Description

...

Methods

Public methods


Method new()

Usage
Lecture$new(id, label = NULL, rmdFile = NULL, hasTasks = TRUE, min = NA, ...)

Method id()

Usage
Lecture$id()

Method label()

Usage
Lecture$label()

Method rmdFile()

Usage
Lecture$rmdFile()

Method hasTasks()

Usage
Lecture$hasTasks()

Method min()

Usage
Lecture$min()

Method asTibble()

Usage
Lecture$asTibble()

Method clone()

The objects of this class are cloneable with this method.

Usage
Lecture$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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