View source: R/create_module.R
create_module | R Documentation |
Creates a new module for the course and automatically updates the course website, GitHub repositories, and Canvas.
create_module(name, week)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.