format_reading_items | R Documentation |
Takes a collection of reading items and formats them.
format_textbook_reading(reading_list)
format_handout_reading(reading_list)
format_web_reading(reading_list)
format_youtube_reading(reading_list)
reading_list |
A data frame with rows corresponding to reading items
(a subset from the semester |
A character vector with the formatted output for each item.
format_textbook_reading()
: Format a collection of textbook readings.
format_handout_reading()
: Format reading from multiple handouts.
format_web_reading()
: Format reading from multiple web pages.
format_youtube_reading()
: Format reading from multiple YouTube videos.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.