Lecture | R Documentation |
...
new()
Lecture$new(id, label = NULL, rmdFile = NULL, hasTasks = TRUE, min = NA, ...)
id()
Lecture$id()
label()
Lecture$label()
rmdFile()
Lecture$rmdFile()
hasTasks()
Lecture$hasTasks()
min()
Lecture$min()
asTibble()
Lecture$asTibble()
clone()
The objects of this class are cloneable with this method.
Lecture$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.