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

create_assignment(number, week, name = NULL)

Arguments

number

Assignment number as an integer value.

week

Week/module number for the assignment. The assignment is then automatically placed in the correct location on the course website.

name

Assignment name as a character string. If left blank, assignments are titled as 'Assignment (number)'