Function reference
-
check_current_tutorial()
- Check current tutorial
-
check_tutorial_defaults()
- Confirm that a tutorial has the recommended components
-
make_exercise()
make_no_answer()
make_yes_answer()
- Add a tutorial code exercise or question to the active document
-
format_tutorial()
- Re-format a tutorial
-
get_submissions_from_learnr_session()
- Return a list of tutorial answers
-
knit_tutorials()
- Knit a set of tutorials
-
return_tutorial_paths()
- Return all the paths to the tutorials in a package
-
set_binary_only_in_r_profile()
- Set pkgType to binary in .Rprofile
-
set_rstudio_settings()
- Select smart setting for RStudio
-
submission_server()
submission_ui
- Tutorial submission functions
-
write_answers()
- Write tutorial answers to file