add_key_prefix | Add prefixes to keys. |
add_period | Add a Period If Necessary |
append_newline_if_needed | Make sure a string ends with a newline. |
build_assignments | Build reading, homework, and lab assignments |
build_hw_assignment | Build a homework assignment |
build_lab_assignment | Build a lab assignment |
build_pdf_files | Build PDF versions of assignments. |
build_pdf_from_rmd | Build a PDF from an RMarkdown source file |
build_pdf_output_format | Build an RMarkdown output format for PDF files. |
build_reading_assignment | Build a reading assignment |
check_schedule | Check a schedule data frame for consistency |
clean_assignment_files | Clean up assignment riles. |
col_replace | Search and replace all columns in a data frame. |
col_search | Search for a pattern in any column of a data frame |
col_search_sum | Count the number of times each column in a data frame matches... |
compound | Assignment pipe operator |
concat_with_nl | Concatenate strings as separate lines of text. |
copy_slides | Install Powerpoint slides for a class session |
date_parts | Formatting parts of dates |
default_semestr_metadata | Create default metadata |
escape_dollar | Escape dollar sign for LaTeX |
exposition | Exposition pipe operator |
format_class_date | Format a date |
format_date_range | Format a range of dates |
format_page_range | Format a Range of Pages |
format_reading_item | Format a Reading Item |
format_reading_items | Format a Collection of Reading Items |
generate_assignments | Generate assignments from database |
get_current_pdf_digests | Create a data frame with stored digests and digests of... |
get_one_pdf_url | Get URL corresponding to a generated |
get_pdf_digest_algorithm | Get the digest algorithm to use |
get_pdf_url | Get URLs corresponding to generated PDF files. |
get_semestr_metadata | Get the metadata for the currently loaded semester |
get_semestr_tz | Get the time zone for where the course will be taught. |
global_col_search | Search data frames for a pattern in any column |
global_col_search_sum | Count pattern-matches in each column of data frames |
global_replace | Search and replace all columns in a list of data frames. |
global_search | Search data frames for a pattern in any column. |
grab_header | Extract metadata from an RMD file. |
init_schedule | FUNCTION_TITLE (TODO) |
is_mt_or_na | Extends is.na to report TRUE if the object has length zero. |
item_mod | Determine the modification type of calendar entry from its... |
item_type | Determine the type of calendar entry from its calendar id. |
load_semester_db | Load schedule for semester from database |
lookup_and_format_date | Look Up and Format a Date |
lookup_and_format_date_range | Look up and format a range of dates |
lookup_class | Look Up Classes |
lookup_past_future_classes | Look Up Past and Future Classes |
lookup_past_future_reading | Look Up Past and Future Reading Assignments |
make_reading_assignment | Make a Reading Assignment |
make_reading_page | Make a Reading Assignment Page |
make_rmd_output_format | Make an RMD output format |
name_conversions | Metadata Name Conversion Functions |
pdf_digest_if_exists | Calculate digest for pdf file |
pdf_filename | Extract the local PDF filename corresponding to an URL. |
pdf_needs_rebuild | Check which files need to be rebuilt |
pdfs_to_rebuild | Figure out which files need to be rebuilt |
pipe | Pipe operator |
prepare_schedule | Prepare schedule from database |
prune_pdf_digests | Delete stored digests for specified source files |
pull_env | Expose contents of an environment in the current environment |
sanitize_date_range | Create a date range from a list of dates |
schedule_add_homework | FUNCTION_TITLE |
schedule_add_reading | FUNCTION_TITLE |
schedule_strip_finals | FUNCTION_TITLE (TODO) |
schedule_widen | FUNCTION_TITLE |
semestr-package | semestr: Generate Assignments for a Semester from a SQLlite... |
strip_key_prefix | Strip prefixes off keys. |
update_latex_styles | Update LaTeX style files |
update_pdf_digests | Generates and stores digests for all source and output files. |
update_pdf_dir | Rebuild changed files in a subdirectory of "content" |
update_pdf_file_digests | Update digests for PDF files |
update_pdfs | Update all files that are out of date |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.