make_reading_page | R Documentation |
Make a page for the reading assignment for one class, from the semester database.
make_reading_page(cal_id, semester, schedule, use_pdfs = TRUE)
cal_id |
The calendar ID for this assignment. |
semester |
A semester object (a list returned by
|
schedule |
A data frame with the semester schedule (returned by prepare_schedule) |
use_pdfs |
Add a |
A character string with the Markdown content for the reading assignment page.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.