make_reading_page: Make a Reading Assignment Page

make_reading_pageR Documentation

Make a Reading Assignment Page

Description

Make a page for the reading assignment for one class, from the semester database.

Usage

make_reading_page(cal_id, semester, schedule, use_pdfs = TRUE)

Arguments

cal_id

The calendar ID for this assignment.

semester

A semester object (a list returned by ⁠\link{load_semester_db}⁠).

schedule

A data frame with the semester schedule (returned by prepare_schedule)

use_pdfs

Add a pdf_url field to the YAML header so a PDF file will be generated for the reading assignment.

Value

A character string with the Markdown content for the reading assignment page.


jonathan-g/semestr documentation built on Jan. 23, 2025, 3:10 p.m.