| check_current_tutorial | Check current tutorial |
| check_key_vars | Check Key Variables in List of Tibbles |
| check_membership | Check Membership in List of Tibbles |
| check_tutorial_defaults | Confirm that a tutorial has the recommended components |
| determine_code_chunk_name | Determine the code chunk name of a new exercise in a tutorial. |
| determine_exercise_number | Finds the number of the next exercise in a tutorial |
| download_google_drive | Download Files from a Google Drive Folder |
| format_tutorial | Format RMarkdown tutorial code chunks |
| gather_submissions | Gather Submissions |
| get_submissions_from_learnr_session | Return a list of tutorial answers |
| knit_tutorials | Knit a set of tutorials |
| make_exercise | Add a tutorial code exercise or question to the active document |
| match_questions | Match Questions by Pattern |
| open_github_pages | Open Multiple GitHub Pages in Browser Tabs |
| return_tutorial_paths | Return all the paths to the tutorials in a package |
| set_positron_settings | Configure Positron Settings |
| set_rprofile_settings | Configure R Profile Settings for Better User Experience |
| show_file | Display the contents of a text file that match a pattern |
| submissions_answers | Extract Answers from Submissions with Filtering |
| submissions_summary | Process Submissions Summary |
| submission_server | Tutorial submission functions |
| submission_ui | Tutorial submission functions |
| write_answers | Write tutorial answers to file |