Skip to contents

This function runs a lecture from the RPiR course.

Usage

run_practical(name)

Arguments

name

Name of the practical

Examples

if (FALSE) {
run_practical("practical1-1")
}