create_assignment.Rd
Creates a new assignment for the course and automatically updates the course website, GitHub repositories, and Canvas.
create_assignment(number, week, name = NULL)
Assignment number as an integer value.
Week/module number for the assignment. The assignment is then automatically placed in the correct location on the course website.
Assignment name as a character string. If left blank, assignments are titled as 'Assignment (number)'