Skip to contents

This function runs a lecture from the RPiR course.

Usage

run_lecture(name)

Arguments

name

Name of the lecture

Examples

if (FALSE) {
run_lecture("RPiR1-intro")
}