View source: R/generate_assignments.R
build_lab_assignment | R Documentation |
Build a lab assignment: Generate an .Rmd
file for a lab assignment
web page and PDF handout.
build_lab_assignment(schedule, date, cal_entry, semester)
schedule |
A schedule data frame. |
date |
The date of the lab. |
cal_entry |
A calendar entry for the lab session. |
semester |
A list of data for the semester, from the database. |
An updated schedule data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.