Creates a new module for the course and automatically updates the course website, GitHub repositories, and Canvas.

create_module(name, week)

Arguments

name

Module name as a character string. Example: 'Linear Regression'

week

Module/week number as an integer value. Note that in this package module number = week number as these are assumed to be the same.